Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • fwuffy
    Junior Member
    • Jun 2015
    • 3

    Why is samtools mpileup reporting all zero quality scores?

    Hi everyone.

    I'm calling some variants using samtools from a BWA-aligned and sorted BAM.

    For some reason, the samtools mpileup is reporting all zero quality scores, but I know the base and read quality scores in the BAM are good (viewed in IGV)



    samtools mpileup -uvB -t DP -f ref.fa -r chrX:48,902,600-48,902,700 mapped_sorted.bam


    gives me


    CHROM POS ID REF ALT QUAL
    chrX 48902600 . C <X> 0

    ...
    one for every base in the specified range

    here's a variant position:
    chrX 48902688 . A C,<X> 0

    Base phred quality scores as reported in IGV range from 20-40 and read mapping quality is all 60.

    Anyone run into this before?

    Thanks!
  • lindenb
    Senior Member
    • Apr 2010
    • 143

    #2
    cross posted : https://www.biostars.org/p/145292/

    Comment

    • fwuffy
      Junior Member
      • Jun 2015
      • 3

      #3
      Originally posted by lindenb View Post
      Hope that's ok.

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        Originally posted by fwuffy View Post
        Hope that's ok.
        It's just helpful to note it when you post (at each location), so that people can check to see if it's already been answered sufficiently before writing a potentially quite long answer. Furthermore, it helps others who subsequently find the thread by searching.

        Comment

        • fwuffy
          Junior Member
          • Jun 2015
          • 3

          #5
          As an update, this is only happening on chr X. Other chromosomes have proper QUAL values.
          Edit- actually that was confusion on my part. It's happening on all chromosomes. Still no clue as to why, but bcftools call finds quality scores from mpileup output (presumably from data in the INFO fields) and populates that QUAL column.
          Last edited by fwuffy; 06-05-2015, 10:48 AM.

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          12 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          24 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          28 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Working...