Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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!!

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

    Comment


    • #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

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        05-06-2024, 07:48 AM
      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 02:46 PM
      0 responses
      10 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-07-2024, 06:57 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      23 views
      0 likes
      Last Post seqadmin  
      Working...
      X