Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rururara
    Member
    • Jan 2011
    • 31

    #1

    mpileup and pileup results

    Hi everyone.

    1. I tried to call the snps using both mpileup and pileup.
    There is more differences in snps calling numbers.
    I found that mpileup give me less snps compared too pileup which produce lots of snps calling.
    eg pileup = about 10 K snps while mpileup = about 800 snps

    i run using this command
    samtools mpileup -uf ref.fa aln1.bam aln2.bam | bcftools view -bvcg - > var.raw.bcf

    is using mpileup is more thorough compared to pileup?

    btw, i call the snps from rice data.

    2. can anyone here explain how can i make use the genotype data that present in vcf 'FORMAT' ? I read already in the documentation but not really understand.

    Thanks all!
  • colindaven
    Senior Member
    • Oct 2008
    • 417

    #2
    According to the documentation from Samtools pileup is now depreciated. Use mpileup.

    Apparently the algorithm is more complex, takes into account local realignment of reads around putative SNP positions and also can modify base qualities around these positions. See the part on BAQ in the mpileup docs.
    Probably mpileup is reducing the number of false positives here, but have a look at some of the data. I'm sure you'll see some patterns emerging.

    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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 08-06-2026, 07:41 AM
    0 responses
    15 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 08-03-2026, 10:13 AM
    0 responses
    31 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-31-2026, 02:55 AM
    0 responses
    41 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-24-2026, 12:17 PM
    0 responses
    26 views
    0 reactions
    Last Post SEQadmin2  
    Working...