Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wswill
    Junior Member
    • Nov 2011
    • 1

    #1

    why the vcf has so little high_quality bases mapping on the reference?

    hi,all
    Now,i have met a problem when using samtools to get SNP call. In the vcf file generated from samtools, i find high_quality bases so little in col(DP4=0,0,21,15), although coverage is very high(DP=5773). Then i check the sam file, and find that reads' BQ are almost high.
    So,i want to know why .
    The command:
    mpileup -DugS -C 50 -f scaffold.fa all.bam |bcftools view -bcvg -> all.var.bcf
    bcftools view all.var.bcf | vcfutils.pl varFilter > all.var.flt.vcf
    The vcf file(partical):
    gi|158420570|ref|NC_009938.1| 115 . C T,A 168 . DP=5773;VDB=0.0472;AF1=1;AC1=2;DP4=0,0,21,15;MQ=36;FQ=-132 GT:PLP:SP:GQ 1/1:201,105,0,183,71,180:36:0:99
    gi|158420570|ref|NC_009938.1| 784 . G A 177 . DP=6382;VDB=0.0444;AF1=1;AC1=2;DP4=2,1,145,11;MQ=36;FQ=-282;PV4=0.21,9.3e-10,0.29,1 GT:PLP:SP:GQ 1/1:210,255,0:159:7:99
  • tedtoal
    Junior Member
    • Dec 2011
    • 3

    #2
    DP4 too small

    I have the same problem that you described. DP4 values are small even though DP is high and quality is high. Did you ever find an answer to this?

    Comment

    • swbarnes2
      Senior Member
      • May 2008
      • 910

      #3
      Quick thing to try, rerun mpileup with -B or -E. Sometimes, the BAQ calcautions will wrongly downgrade the heck out of quality scores at variations, make it hard for the caller to call them.

      The other thing to do is to actually look at the .sam file of the reads that cross that locus. What is the mapping quality of those reads? What is the quality of the letter at that locus?

      Comment

      • Heisman
        Senior Member
        • Dec 2010
        • 534

        #4
        Also include -A. That has solved this problem for me in the past.

        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
          ...
          Today, 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, 02:55 AM
        0 responses
        6 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 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
        24 views
        0 reactions
        Last Post SEQadmin2  
        Working...