Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bowtietester
    Junior Member
    • Apr 2010
    • 2

    #1

    bowtie: mapped read not in paired alignment

    Hi,
    I have a problem with bowtie and paired end reads:
    A read is being reported as unmapped because its mate can not be mapped.
    What am I doing wrong?

    I have a test genome:
    Code:
    >chr1
    AAGCTGGGATCGATGCCACGTAGACGTAGTTTAGTGAAACTGATGATTCCCTGATAGTAGCTGACTGATGGGGCAGTAAAAGTCCCCAGTCAGTTGACCTGAC
    and two test paired read files with reads taken from genome (m1a,m2a,m1b) and mutated/not matching m2b:
    read1:
    Code:
    >m1a
    TGGGATCGATGCCACGTAGACG
    >m2a
    TGGGATCGATGCCACGTAGACG
    read2:
    Code:
    >m1b
    GGGCAGTAAAAGTCCCCAGTCAGTT
    >m2b
    GGGCAGTTTTTGTGGGGAGTCAGTT
    When I align each file separately I get expected results (3 matching, one not):
    Code:
    @HD     VN:1.0  SO:unsorted
    @SQ     SN:chr1 LN:103
    @PG     ID:Bowtie       VN:0.12.5       CL:"bowtie/bowtie-0.12.5/bowtie -f -S genome r1.fasta"
    m1a     0       chr1    5       255     22M     *       0       0       TGGGATCGATGCCACGTAGACG  IIIIIIIIIIIIIIIIIIIIII  XA:i:0  MD:Z:22 NM:i:0
    m2a     0       chr1    5       255     22M     *       0       0       TGGGATCGATGCCACGTAGACG  IIIIIIIIIIIIIIIIIIIIII  XA:i:0  MD:Z:22 NM:i:0
    Code:
    @HD     VN:1.0  SO:unsorted
    @SQ     SN:chr1 LN:103
    @PG     ID:Bowtie       VN:0.12.5       CL:"bowtie/bowtie-0.12.5/bowtie -f -S genome r2.fasta"
    m1b     0       chr1    71      255     25M     *       0       0       GGGCAGTAAAAGTCCCCAGTCAGTT       IIIIIIIIIIIIIIIIIIIIIIIII       XA:i:0  MD:Z:25 NM:i:0
    m2b     4       *       0       0       *       *       0       0       GGGCAGTTTTTGTGGGGAGTCAGTT       IIIIIIIIIIIIIIIIIIIIIIIII       XM:i:0
    When I align them as paired reads, suddenly m2a does not match anymore. I would have excpected it
    to be reported as m2a mapped but mate (m2b) unmapped:
    Code:
    @HD     VN:1.0  SO:unsorted
    @SQ     SN:chr1 LN:103
    @PG     ID:Bowtie       VN:0.12.5       CL:"bowtie/bowtie-0.12.5/bowtie -f -S -m1 --best --strata --ff genome -1 r1.fasta -2 r2.fasta"
    m1a     67      chr1    5       255     22M     =       71      91      TGGGATCGATGCCACGTAGACG  IIIIIIIIIIIIIIIIIIIIII  XA:i:0  MD:Z:22 NM:i:0
    m1b     131     chr1    71      255     25M     =       5       -91     GGGCAGTAAAAGTCCCCAGTCAGTT       IIIIIIIIIIIIIIIIIIIIIIIII       XA:i:0  MD:Z:25 NM:i:0
    m2a     77      *       0       0       *       *       0       0       TGGGATCGATGCCACGTAGACG  IIIIIIIIIIIIIIIIIIIIII  XM:i:0
    m2b     141     *       0       0       *       *       0       0       GGGCAGTTTTTGTGGGGAGTCAGTT       IIIIIIIIIIIIIIIIIIIIIIIII       XM:i:0
  • Ben Langmead
    Senior Member
    • Sep 2008
    • 200

    #2
    Hi,

    Bowtie's paired-end mode is only for finding paired-end alignments. If you're after both paired and unpaired alignments for the same set of reads, you can run Bowtie in paired-end mode with --un <file>, then run bowtie in unpaired mode with <file> as the input.

    Thanks,
    Ben

    Comment

    • bowtietester
      Junior Member
      • Apr 2010
      • 2

      #3
      But the SAM format is complex enough to capture this information. Would you consider implementing this if one files a bug report?
      To align the same input three times (paired, read1, read2) and then combine the outputs seems like a detour to me.

      thank you very much for the quick answer,
      ido

      Comment

      • Ben Langmead
        Senior Member
        • Sep 2008
        • 200

        #4
        I bet it's already in there as a feature request, but feel free to file one if it's not. Please don't file as a bug.

        Thanks,
        Ben

        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-11-2026, 10:35 AM
        0 responses
        10 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        29 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        48 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        48 views
        0 reactions
        Last Post SEQadmin2  
        Working...