Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dariober
    Senior Member
    • May 2010
    • 311

    #1

    BAM with inconsistent flag and mapq

    Hi All,

    I found two reads with sam flag 4 (unmapped) but with MAPQ 23 and with actual map positions.
    Maybe I'm missing something trivial here... I aligned reads (27 bp) using BWA, converted sam to bam and I sorted the bam. (Unfortunately, I deleted the sam and unsorted bam.)

    Here's the incriminated reads:
    Code:
    samtools view -f 4 -q 13 cage_12102010_lps.sorted.bam
    HWUSI-EAS1501_0026_FC707N4AAXX:1:56:6629:10136#0	4	MT	16589	23	27M	*	0	0	GAAATTCTAACTAAATTATTCCCTGCA	G:====;12;77647&4228<DDD8B;	XT:A:U	NM:i:1	X0:i:1	X1:i:1	XM:i:1	XO:i:0	XG:i:0	MD:Z:25G1	XA:Z:15,+119268672,27M,2;
    HWUSI-EAS1501_0026_FC707N4AAXX:1:94:8019:14641#0	4	MT	16589	23	27M	*	0	0	GAAATTCTAACTAAATTATTCCCTGCA	D0?BB?=DDD9C>?=);=A@==;3;;@	XT:A:U	NM:i:1	X0:i:1	X1:i:1	XM:i:1	XO:i:0	XG:i:0	MD:Z:25G1	XA:Z:15,+119268672,27M,2;
    Versions:
    bwa 0.5.9-r16
    samtools 0.1.15

    How can it be?
    Any comment/explanation welcome
    Many thanks
    Dario
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    A couple possibilities right off the bat.

    First, if your reads are paired, the sam format calls for the unmapped mate of a mapped read to be given the same map position as the mapped read. This is so they will sort together. You have to look at the flag to know which really mapped, and which didn't.

    Possibility 2 with bwa; bwa concatenates all the reference contigs together. If your read bridges between two contigs, it will have a map position, but will be flagged as unmapped.

    Comment

    • dariober
      Senior Member
      • May 2010
      • 311

      #3
      Originally posted by swbarnes2 View Post
      Possibility 2 with bwa; bwa concatenates all the reference contigs together. If your read bridges between two contigs, it will have a map position, but will be flagged as unmapped.
      Well spotted!
      Indeed the MT chromosome is 16613 bp. Reads are 27 bp long so a map position 16589 means that there are 3 bp going beyond the end of the chr.
      Many thanks!

      Dario

      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-13-2026, 12:22 PM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      36 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      51 views
      0 reactions
      Last Post SEQadmin2  
      Working...