Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Zygosity difference

    I am currrently looking into some exome data that we have run on our hiscanSQ. We have sequenced a sample in two different runs, to compare the number of identified variants in both runs.

    I also looked into the zygosity of the samples, and found that 16 % (!!) of the variants differed in their zygosity (e.g. hetozygous in one run, heterozygous in the next). This sounds high, so I was wondering if anybody else has looked into this in their data, and want to share their experience?.

    Details of analysis:
    I used a pipeline with bwa + GATK for alignment and genotyping. Initially, I filtered my vcf-files so that only variants covered by at least 30 X was included, and also removed some low-quality variants not passing filters. Then I intersected the two files with BEDtools and added the -wo option, to get both outputs in the same file. I used a simple awk to output the lines in which the GT-field was different.

  • #2
    Originally posted by oyvindbusk View Post
    I used a pipeline with bwa + GATK for alignment and genotyping. Initially, I filtered my vcf-files so that only variants covered by at least 30 X was included, and also removed some low-quality variants not passing filters. Then I intersected the two files with BEDtools and added the -wo option, to get both outputs in the same file. I used a simple awk to output the lines in which the GT-field was different.
    As I first read this I assumed you hadn't filtered for low coverage variants, but you have. What filters did you use to filter out 'low quality' variants?

    Also would vcf-tools perhaps not been a little more straightforward for vcf/vcf comparisons?

    Comment


    • #3
      I used these filters in the GATK:
      QD < 2.0
      MQ < 40.0
      FS > 60.0
      HaplotypeScore > 13.0
      MQRankSum < -12.5
      ReadPosRankSum < -8.0

      You are probably right that vcftools or VariantEval in GATK would be better to use.
      Last edited by oyvindbusk; 01-31-2012, 06:02 AM.

      Comment


      • #4
        Hmm very similar to my exome filtering procedure. I have just checked some samples that have gone through in duplicate on different runs, and I don't see anything like your numbers in my runs, in fact of about 30k variants, only a couple of hundred altered zygosity between runs, and I bet they're all low coverage ones. Whether you pick up the same variants in the runs is another matter, I get >70% concordance for the het calls (i.e. present in both samples).

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin


          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
          Yesterday, 07:01 AM
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        52 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        45 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X