Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • gcrdb
    Junior Member
    • Jan 2009
    • 9

    what is DP4 in VCF (Variant Call Format) and AF1?

    Hi,
    Anyone knows what is DP4 in VCF? (I got from mpileup->bcftools view->)
    In this VCF line:
    chr1 1467416 . G C,T,X 35 . DP=105;AF1=0.5;CI95=0.5,0.5;DP4=36,33,30,5;MQ=47;PV4=0.001,3.5e-05,3.2e-21,0.0073
    I undersatnd that:
    DP=105 means Depth (or Coverage) is 105.
    then what is DP4? DP4=36,33,30,5
    I counted number of A/C/G/C , total is 105 but only about half A half C:
    (see this pileup)
    chr1 1467416 G G 62 0 49 105 .$C$C$C.CC,CCCCC.C.C.CCCC.C.C.C.CCCCCC,T..C...,.CCC.,
    .,..,Ct,...,.c,c.cc,,,,,,,,.,,,,.,,,,.,..,.,.,,.,.,,^].^].^]. D!0,2))I3+8)3F+H%44'#2I4II-III22I4II7,I0IIIIFIIIIII/II03%HI<0III2IIIIHI%I#FIII)I1III56IIIIIIIBII/I6IE7@EE




    thanks a lot!
  • iansealy
    Member
    • Oct 2010
    • 15

    #2
    There's a definition of DP4 on http://samtools.sourceforge.net/mpileup.shtml

    Comment

    • gcrdb
      Junior Member
      • Jan 2009
      • 9

      #3
      thanks, I saw the definition of DF4, but still not solving my problem:
      for example: how many C and G in this line?

      chr1 10725 . A C,G,X 34 . DP=17;AF1=1;CI95=1,1;DP4=0,0,17,0;MQ=18 PL 67,45,72,67,0,29,45,66,7
      2,67

      Comment

      • Tally
        Member
        • Aug 2011
        • 12

        #4
        DP4 refers to the reads covering the reference forward, reference reverse, alternate forward, alternate reverse bases. Eg DP4=2,3,0,0 means 2 reads are the reference base, forward strand, 3 reference base, reverse strand, and no covering reads have an alternate at that position. The sum of DP4 will not always equal DP due to some reads being of too low quality.

        Comment

        • wetSEQer
          Member
          • Dec 2013
          • 15

          #5
          Originally posted by gcrdb View Post
          thanks, I saw the definition of DF4, but still not solving my problem:
          for example: how many C and G in this line?

          chr1 10725 . A C,G,X 34 . DP=17;AF1=1;CI95=1,1;DP4=0,0,17,0;MQ=18 PL 67,45,72,67,0,29,45,66,7
          2,67
          I think for that reason, you can generate the pileup without -g or -v flag and look at that loci to see how many C and Gs.

          Comment

          • lethalfang
            Member
            • Aug 2011
            • 95

            #6
            Originally posted by Tally View Post
            DP4 refers to the reads covering the reference forward, reference reverse, alternate forward, alternate reverse bases. Eg DP4=2,3,0,0 means 2 reads are the reference base, forward strand, 3 reference base, reverse strand, and no covering reads have an alternate at that position. The sum of DP4 will not always equal DP due to some reads being of too low quality.
            Anyone knows exactly what constitutes "high quality" in DP4?

            Comment

            • dpryan
              Devon Ryan
              • Jul 2011
              • 3478

              #7
              There's no strict definition of high quality, it'll depend on the program used to call the sites (there's no guarantee that a DP4 field will even exist in any given VCF file).

              Comment

              • lethalfang
                Member
                • Aug 2011
                • 95

                #8
                Originally posted by dpryan View Post
                There's no strict definition of high quality, it'll depend on the program used to call the sites (there's no guarantee that a DP4 field will even exist in any given VCF file).
                What about samtools | mpileup | bcftools in particular?
                I know mpileup has a default base quality of 13 and mapping quality of 0, but that's "raw depth" right?
                What does samtools' high-quality mean?

                Comment

                • dpryan
                  Devon Ryan
                  • Jul 2011
                  • 3478

                  #9
                  You'd have to go through the source code to find out, I've never seen the specifics described anywhere.

                  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, Yesterday, 12:17 PM
                  0 responses
                  11 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-23-2026, 11:41 AM
                  0 responses
                  12 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-20-2026, 11:10 AM
                  0 responses
                  23 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-13-2026, 10:26 AM
                  0 responses
                  37 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...