Unconfigured Ad

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

    #1

    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
          Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
          by SEQadmin2



          CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

          Despite this, “CRISPR helped turn genome editing from a specialized technique into
          ...
          07-31-2026, 11:01 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 07:41 AM
        0 responses
        9 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        38 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Working...