Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Discrepancy in DP value in vcf file and reads visualization in IGV

    A sample variant from my vcf file :

    I 27000 . A G 37.88 . AC=2;AF=1.00;AN=2;DP=51;Dels=0.00;FS=0.000;HRun=1;HaplotypeScore=0.0000;MQ=6.53;MQ0=49;QD=0.74 GT:ADP:GQ:PL 1/1:37,14:51:6.01:69,6,0

    which gives DP=51 but while visualizing the variant on IGV i'm getting
    Total Count as 56. Seems like some reads have been disqualified for calling variant and the number is lesser in vcf than the bam file.

    I need to understand this discrepancy. I would like to view same counts while in vcf and in viewer.
    Vaibhav Kulkarni

  • #2
    What software produced the output?

    Does the meta-information line match this?
    ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">

    If the vcf metainfo matches the line below refer to documentation at https://www.broadinstitute.org/gatk

    ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Approximate read depth (reads with MQ=255 or with bad mates are filtered)">

    If you are using varscan see:

    Comment


    • #3
      It's also quite likely that whatever made the VCF file was accounting for overlapping paired-end reads, whereas IGV doesn't.

      Comment


      • #4
        Originally posted by m_two View Post
        What software produced the output?

        Does the meta-information line match this?
        ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">

        If the vcf metainfo matches the line below refer to documentation at https://www.broadinstitute.org/gatk

        ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Approximate read depth (reads with MQ=255 or with bad mates are filtered)">

        If you are using varscan see:
        http://varscan.sourceforge.net/suppo...unts-different
        As per your quote above my vcf file header shows:

        My vcf file has been generated through UnifiedGenotyper.

        ##INFO=<ID=DP,Number=1,Type=Integer,Description="Filtered Depth">
        Vaibhav Kulkarni

        Comment


        • #5
          I see something similar in my outputs from Illumina's somatic variant caller. My relevant header line is this:

          ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth">

          and my allele depth values don't add up to the total, although it's usually only off by fewer than 10 reads.

          Comment

          Latest Articles

          Collapse

          • 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
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

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