Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DNAjunk
    Member
    • Jun 2009
    • 62

    #1

    samtools pileup c-option changes read quality

    Hi

    I might be wrong but I got the impression that when using the c-option in the pileup process, then the read qualities are changed (near an indel, N's are placed also):
    (I am using version 0.1.9 but version 0.1.10 seems to be the same). I am sure that there is an explanation, but I dont know it! Thanks for help!

    Example: the differences are lines 68-71

    with c option: (jump to line 67-75)
    /apps/bi/samtools/c/samtools pileup -c test.bam -f test_ref.fa | less
    test 67 A A 30 0 60 1 . 1
    test 68 C N 0 0 0 1 . (
    test 69 C N 0 0 0 1 . %
    test 70 C N 0 0 0 1 . !
    test 71 C N 0 0 0 1 .-1C !
    test 71 * -C/-C 40 0 60 1 -C * 1 0 0 0 0
    test 72 C N 0 0 0 1 * <
    test 73 T T 30 0 60 1 . <
    test 74 A A 30 0 60 1 . @
    test 75 T T 30 0 60 1 . 1


    without c option: (jump to line 67-75)
    /apps/bi/samtools/c/samtools pileup test.bam -f test_ref.fa | less
    test 67 A 1 . 1
    test 68 C 1 . 1
    test 69 C 1 . 1
    test 70 C 1 . 1
    test 71 C 1 .-1C 1
    test 72 C 1 * <
    test 73 T 1 . <
    test 74 A 1 . @
    test 75 T 1 . 1

    Here is my test.sam file

    @HD VN:0.0 GO:none SO:coordinate
    @SQ SN:test LN:360
    @PG ID:map2sam
    GLXM4QB02GKAEH 0 test 1 255 71M1D17M1D20M1I147M * 0 0 GATCTCTTTTTCCAGTTTAAAAGTTCAGCTATTACAAGGTAAATGCAAAATGACAGTAAGGTTCCCACCCCTATTTTTCATCTTTTATGTCAAGAAGATACTTGTAAAAGAGAAGTAAGGTTAGGTATGATATTCGTTTATAAAGCATTTGGTGGAATACAGCGGTGGCAGGAAGTTGAACTGTCAACATTTTTGACCGTGTCAATTCATTTAATACATGTAGCCTGTATCTATTGAGTATATGGTACACATGCGG BAAABB55733>><94444444=99??>??<888?<<<89333=996666ABA???CDBAAAA<<;11111<@11100=?A?44444/4894443<98===993/.,,,-,559531266><866669:<<32444339@9;;<BBB???::8AAAA???DDDDDBBA?>===83../..33:8:9921,,,,,..--558875555:3...222679::9:32449898<<<<=AAAA@@<84449:666<::--


    Here is the test_ref.fa file

    >test
    GATCTCTTTTTCCAGTTTAAAAGTTCAGCTATTACAAGGTAAATGCAAAATGACAGTAAG
    GTTCCCACCCCCTATTTTTCATCTTTTATTGTCAAGAAGATACTTGCAAAGAGAAGTAAG
    GTTAGGTATGATATTCGTTTATAAAGCATTTGGTGGAATACAGCGGTGGCAGGAAGTTGA
    ACTGTCAACATTTTGTACCGTGTCAATTCATTTAATACATGTAGCCTGTATCTATTGAGT
    ATATGGTACACATGCGGAAGTGTTCTGAGGATAAAGTCACGAAAAAAAAAAGGCACAATT
    CTTGTTTTCAGGGAGATTATGTTCTAGTGAGGAGAATAATAGAAGAAGAAAGTCCCACTC
  • Cynthia3.14
    Junior Member
    • Jul 2011
    • 1

    #2
    base quality score changes option -c samtools pileup and mpileup

    Hi,

    I can confirm this bug, as I had also noticed base quality scores changes with -c option, when I compared the number of high quality en low quality bases of a first mapping to a remapping against a sample specific reference. It appeared that low quality (LQ) bases, in the first mapping turned into high (HQ) quality bases, at positions were initially the reads did not match the reference and did in the remapping. So, I checked this problem with 10 reads at positions where a mutation occurred:

    first mapping
    ref HQ_A HQ_C HQ_G HQ_T LQ_A LQ_C LQ_G LQ_T
    T 0 2 0 1 0 7 0 0
    second mapping
    ref HQ_A HQ_C HQ_G HQ_T LQ_A LQ_C LQ_G LQ_T
    C 0 9 0 1 0 0 0 0

    When the pileup was made without the option -c, these changes did not happen. Also, mpileup seems to have this same problem.

    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
      ...
      07-31-2026, 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, 08-03-2026, 10:13 AM
    0 responses
    15 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-31-2026, 02:55 AM
    0 responses
    32 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-24-2026, 12:17 PM
    0 responses
    23 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-23-2026, 11:41 AM
    0 responses
    21 views
    0 reactions
    Last Post SEQadmin2  
    Working...