Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • spreeth84
    Junior Member
    • Jan 2011
    • 9

    Detecting low frequency mutations - GATK

    I am analyzing a targeted enrichment of a Hapmap blend. I have 4 hapmap samples mixed in the ratio: 74:20:5:1
    I am looking to detect variants at low frequencies (upto 0.5%).
    I am using GATK for the SNP analysis - I carried out sample level local realignment around indels and base quality score recalibration.
    With Unified Genotyper, I am getting a very good expected: actual ratio for SNPs above 10% expected frequency. However, I am not picking up any of the SNPs in the 0.5 to 10% range. I do see a lot of these SNPs (on CLC bio Genomics workbench) and pick them up the CLC bio SNP caller (along with 100's of false positives). I understand a lot of them may be poor quality or may have been rejected by GATK due to strand bias or other problems. But the fact that not one of the 20 expected calls were picked up makes me wonder if I am doing something wrong.
    The coverage in these positions is very high (~2000). Sequencing was done on Illumina. I used the default quality score settings on GATK. Is there any parameter that I can work around to increase the sensitivity on this particular set and pick up these low frequency SNPs ?
    Any help would be appreciated.
    Thanks,
    Preethi
  • swe
    Junior Member
    • Sep 2010
    • 2

    #2
    Low frequency SNPs with GATK?

    I found this post and have about the same question as spreeth84 so I will send this and see if this thread can come to life.

    I have 30 small haploid bacterial genomes where I would like to find SNPs at low frequency. Ive used the HaploType-caller

    Code:
    java -jar GenomeAnalysisTK.jar -T HaplotypeCaller -R reference.fna -I S1.bam -I S2.bam -I S3.bam -I S4.bam .... -I S30.bam -ploidy 1 -stand_call_conf 30 -stand_emit_conf 10 -o variants.vcf -dcov 1000000000
    Im using the GenomeAnalysisTK-3.3-0-g37228af version of GATK.

    Im doing multiple sample calling and I see SNPs with lower frequencies (say 20%) but only when some other sample have a higher frequency at the same position.

    Can I get all SNPs, not only high frequency ones with GATK, or should I use some other software?

    Comment

    • spreeth84
      Junior Member
      • Jan 2011
      • 9

      #3
      Hi swe, I have had better luck with Mutect than Haplotype caller or Unified Genotyper for calling low frequency alterations. There are parameters that can be further tweaked in Mutect to achieve higher sensitivity at low minor allele frequencies. I have never worked with Haploid bacterial genomes, so I don't know if there is any other reason this wouldn't work for you - but may be worth a shot.

      Comment

      • Zaag
        Senior Member
        • Nov 2009
        • 112

        #4
        We also tried Mutect and it indeed calls more true low frequency mutations.

        @spreeth84: What parameters do you tweak? Do you know if there is a proper manual?

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
          by SEQadmin2


          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

          The systematic characterization of the human proteome has
          ...
          07-20-2026, 11:48 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-23-2026, 11:41 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-20-2026, 11:10 AM
        0 responses
        214 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        79 views
        0 reactions
        Last Post SEQadmin2  
        Working...