Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • oyvindbusk
    Member
    • Jan 2011
    • 14

    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.
  • Bukowski
    Senior Member
    • Jan 2010
    • 388

    #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

    • oyvindbusk
      Member
      • Jan 2011
      • 14

      #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

      • Bukowski
        Senior Member
        • Jan 2010
        • 388

        #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

        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM
        • GATTACAT
          Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by GATTACAT
          Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
          07-01-2026, 11:43 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 10:26 AM
        0 responses
        13 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        26 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        16 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        33 views
        0 reactions
        Last Post SEQadmin2  
        Working...