Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • GATK HP is missing high coverage variant sites

    I am trying to use GATK HP ( v3.5 ) to call SNPs in amplicon seq data of a small genome of around 600bp. As shown in the attachment, the variants are not called between location 50 and 60, despite high coverage across many samples. ( There are total 96 samples ).



    The base qualities are above 30 and mapping quality is also 60 ( bwa mem ). I also did not remove duplicates ( not marked as well ) as its amplicon seq data.

    The command I used was ( multisample SNP calling ) :

    java -Xmx50g -jar GenomeAnalysisTK.jar -nct 2 -R<in.fasta> -T HaplotypeCaller -I merged_samples.bam -o gatk_out_raw_snps_indels.vcf --min_base_quality_score 30

    Its the same case even with base quality 20.

    Thanks in advance.

  • #2
    Have you checked the default filtering parameters for SNP clusters? That looks like a lot of SNPs within a 20 base region, which also makes me question if the mapping quality of the reads spanning that region are really good.

    Comment


    • #3
      Yes. This is a viral amplicon data, which I would expect many variants. The mapping quality is 60, as assigned by the bwa-mem and base qualities are above 30. As I did not mark duplicates, I would expect it to consider all the reads. But is there any problem with very high depth ? Like more than 5k reads per base ? Should I randomly downsample few reads ?

      Comment


      • #4
        May be and there is a lot of discussion/confusion on haplotypecaller's downsampling technique as well. In general haplotypecaller has been very dicey in case of multisample calling for me even in human data.

        Comment


        • #5
          Yeah. My initial plan was to use freebayes, but it was failing due to memory issues. Erik garrison is looking in to the issue with freebayes.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Investigating the Gut Microbiome Through Diet and Spatial Biology
            by seqadmin




            The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
            02-24-2025, 06:31 AM
          • seqadmin
            Quality Control Essentials for Next-Generation Sequencing Workflows
            by seqadmin




            Like all molecular biology applications, next-generation sequencing (NGS) workflows require diligent quality control (QC) measures to ensure accurate and reproducible results. Proper QC begins at nucleic acid extraction and continues all the way through to data analysis. This article outlines the key QC steps in an NGS workflow, along with the commonly used tools and techniques.

            Nucleic Acid Quality Control
            Preparing for NGS starts with isolating the...
            02-10-2025, 01:58 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 03-03-2025, 01:15 PM
          0 responses
          152 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 02-28-2025, 12:58 PM
          0 responses
          235 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 02-24-2025, 02:48 PM
          0 responses
          604 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 02-21-2025, 02:46 PM
          0 responses
          263 views
          0 likes
          Last Post seqadmin  
          Working...
          X