Header Leaderboard Ad

Collapse

count number of A,C,G,T using DP4 in VCF

Collapse

Announcement

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

  • count number of A,C,G,T using DP4 in VCF

    Hi,
    Not sure about DP4 format in VCF of A,C,G,T count
    chr1 90119 . T G,A,X 99 . DP=121;AF1=1;CI95=1,1;DP4=0,7,33,81;MQ=51;PV4=0.19,1,1,0.064 PL 255,208,255,255,0,255,255,255,255,255


    Which one is correct? (Total DP=121= 7+33+81 seems okay.)
    T is 7, G is 33 , A is 81 , C is 0
    T is 7, A is 33 , G is 81, C is 0
    T is 77, forward A/G is 33, reverse A/G is 81, C is 0


    How about this one?
    chr4 1808445 . C T,G,A 99 . DP=459;AF1=1;CI95=1,1;DP4=33,55,260,108;MQ=31;PV4=1.3e-08,3.1e-44,1,4.3e
    -05 PL 186,164,255,255,0,255,255,255,255,255
    I guess: C=33+55, but how many T,G,A ?? Help please.

    thanks,


    According to http://samtools.sourceforge.net/mpileup.shtml

    DP4 is:
    Number of 1) forward ref alleles; 2) reverse ref; 3) forward non-ref; 4) reverse non-ref alleles, used in variant calling. Sum can be smaller than DP because low-quality bases are not counted.
    Last edited by gcrdb; 03-23-2011, 11:32 AM.

  • #2
    Could you answer this question? I have also similar question?

    Comment


    • #3
      T is 7, forward A/G is 33, reverse A/G is 81, C is 0

      I don't think there is any way of knowing how many G's and A's from DP4, because these are both lumped under 'non-reference'. Have a look at that position in the alignment using tview to confirm this.

      If someone knows of a way to obtain this information from mpileup I would also be very interested to know, as it would be hard to call the right SNP at this location without it.

      Comment


      • #4
        Did anyone have any luck finding an answer to this?

        Thanks

        Comment


        • #5
          Did anyone have any luck finding an answer to this?

          Thanks

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Improved Targeted Sequencing: A Comprehensive Guide to Amplicon Sequencing
            by seqadmin



            Amplicon sequencing is a targeted approach that allows researchers to investigate specific regions of the genome. This technique is routinely used in applications such as variant identification, clinical research, and infectious disease surveillance. The amplicon sequencing process begins by designing primers that flank the regions of interest. The DNA sequences are then amplified through PCR (typically multiplex PCR) to produce amplicons complementary to the targets. RNA targets...
            03-21-2023, 01:49 PM
          • seqadmin
            Targeted Sequencing: Choosing Between Hybridization Capture and Amplicon Sequencing
            by seqadmin




            Targeted sequencing is an effective way to sequence and analyze specific genomic regions of interest. This method enables researchers to focus their efforts on their desired targets, as opposed to other methods like whole genome sequencing that involve the sequencing of total DNA. Utilizing targeted sequencing is an attractive option for many researchers because it is often faster, more cost-effective, and only generates applicable data. While there are many approaches...
            03-10-2023, 05:31 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 11:44 AM
          0 responses
          8 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-24-2023, 02:45 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-22-2023, 12:26 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-17-2023, 12:32 PM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Working...
          X