Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manianslab
    Junior Member
    • Jun 2012
    • 9

    #1

    tophat2/bowtie2 inconsistency in number of unmapped reads

    We are using the tophat-cufflinks pipeline for RNA seq. With tophat1-bowtie1 mapping, the reads are mapped initially to the predicted transcriptome and then unmapped reads are mapped to the genome to identify splice junctions. So the number of unmapped reads from the initial mapping (see bowtie.left_kept_reads.fixmap.log below) are carried to the next mapping (see bowtie.left_kept_reads.m2g_um.fixmap.log below; I believe m2g_um stands for map to gtf unmapped)

    bowtie.left_kept_reads.fixmap.log
    # reads processed: 1761894
    # reads with at least one reported alignment: 1334963 (75.77%)
    # reads that failed to align: 413755 (23.48%)
    # reads with alignments suppressed due to -m: 13176 (0.75%)
    Reported 2240278 alignments to 1 output stream(s)

    bowtie.left_kept_reads.m2g_um.fixmap.log
    # reads processed: 413755
    # reads with at least one reported alignment: 169629 (41.00%)
    # reads that failed to align: 241180 (58.29%)
    # reads with alignments suppressed due to -m: 2946 (0.71%)
    Reported 184162 alignments to 1 output stream(s)

    However, when we try the same dataset with tophat2-bowtie2, the read counts don't seem to match. Mapping parameters are identical (zero mismatches, zero indels). However, the unmapped reads in the first mapping (bowtie.left_kept_reads.fixmap.log) is different from what the second mapping starts with (bowtie.left_kept_reads.m2g_um.fixmap.log).

    bowtie.left_kept_reads.fixmap.log
    1761894 reads; of these: 1761894 (100.00%) were unpaired; of these:
    223293 (12.67%) aligned 0 times
    468278 (26.58%) aligned exactly 1 time
    1070323 (60.75%) aligned >1 times
    87.33% overall alignment rate

    bowtie.left_kept_reads.m2g_um.fixmap.log
    413755 reads; of these: 413755 (100.00%) were unpaired; of these:
    72334 (17.48%) aligned 0 times
    190748 (46.10%) aligned exactly 1 time
    150673 (36.42%) aligned >1 times
    82.52% overall alignment rate

    Any of you have any explanations? Thanks for your time!!
  • liueagle
    Junior Member
    • Mar 2012
    • 2

    #2
    I am also looking forward to the explanation. Recently, I also face this problem: http://seqanswers.com/forums/showthread.php?t=21663

    Comment

    • manianslab
      Junior Member
      • Jun 2012
      • 9

      #3
      @liueagle, it appears that since bowtie2 by default allows less stringent matching (e.g. gaps), the number of mapped reads is higher, but tophat perhaps checks them and makes sure they meet the criteria. Due to the repeated release of betas for cufflinks2, we have put on hold the tophat2-cufflinks2 pipeline and instead are using the stable release tophat1-cufflinks1.

      Comment

      Latest Articles

      Collapse

      • 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
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      10 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-23-2026, 11:41 AM
      0 responses
      11 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-20-2026, 11:10 AM
      0 responses
      23 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-13-2026, 10:26 AM
      0 responses
      37 views
      0 reactions
      Last Post SEQadmin2  
      Working...