Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • m4merg
    Member
    • Jul 2014
    • 21

    #1

    Samtools finds non-exist mutations

    I use this to get mutations:
    samtools mpileup -d 16000 -L 16000 -E -uf $reference $sorted.bam | bcftools view -bvgc - > raw.bcf
    bcftools view raw.bcf > flt.vcf

    After what i can see in output mutations that does not exist. I checked reads sequences in fastq and also checked it visually to get sure that some mutations really doesnt exist. They are very few in amount (and all are short indels) but still i wish to to know why they appear and can i sort them out. For example:

    AMPL7153133463 82 . ATC A 207 . INDEL;DP=5349;VDB=0.0000;AF1=1;AC1=2;DP4=43,1,2551,1380;MQ=60;FQ=-290;PV4=2e-07,2.6e-260,1,1 GT:PL:GQ 1/1:248,255,0:99
    AMPL7153133463 85 . ATCTTT ATT 214 . INDEL;DP=5349;VDB=0.0000;AF1=1;AC1=2;DP4=0,0,3141,1824;MQ=60;FQ=-290 GT:PL:GQ 1/1:255,255,0:99

    Here first mutation does not exist, while the second one exist. In this example these indels got differemt frame so mistake cant be derived from different way of writing indels or alignment mistake (as i know). As one can see, both mutations found with very good quality, DP4 shows no strand biases and genotype qualities are also good. I found that non-exist heterozygous mutations shows strong baseQ bias (first number in PV4 field), but as i know it does not make sense to use PV4 field to sort out homozygous mutations.
    So the quations are why these mutations appear (i tried really lots of different input parameters variation launching samtools mpileup and bcftools and nothing helped) and how can i filter them out (particularry is it reliable to use PV4 field for that aim in heterozygous case).

    Thx in advance.
    Last edited by m4merg; 08-14-2014, 12:34 AM.

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, Today, 10:05 AM
0 responses
2 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-13-2026, 12:22 PM
0 responses
31 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-11-2026, 10:35 AM
0 responses
24 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-06-2026, 07:41 AM
0 responses
38 views
0 reactions
Last Post SEQadmin2  
Working...