Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • tophat mapping bug?

    Hi,
    I work on alternative splicing with RNA-Seq data. Recently, while mapping reads using Tophat version 1.31 in order to characterize exon skipping events, I found a peculiar problem. I have tried to summarize the issue with this figure:

    The problem is this: Most of the times, when the last segment is less than 10 bases (during segment match), tophat allows for a default of up to 2 mismatches for each segment and so this small segment also gets 2 mismatches. Consider the scenario where the last segment is 4 bases = GTTG, as shown in the figure. The read clearly matches the correct exon (with no skipping), but in both cases, tophat maps with 1 and 2 mismatches leading to an exon-skipping event. In this particular case, I had around 1000 such reads exon skipped out of about 10000+ reads that mapped normally across these exons (no skipping).

    1) Is this a bug? Have you experienced this issue? If so, how did you get around this issue?

    I have two things in mind to get around this issue:
    1) I am planning to take all these "special" events or junctions that are not in the annotation and then look for the start and end junctions (as to which genes they map to) and then look if the "current" end matches any of the other exons in the current gene. The good thing is that this can help with any software. However, its laborious as you have to check fasta sequences for every such read.
    2) Another way is to run tophat initially with 0 segment mismatches and then obtain the unmapped reads and convert them to FASTQ again and then map again with 1 mismatch and then do the same for 2 mismatches. I am not sure if this will help though.

    I'd appreciate any thoughts on this. Thank you.

  • #2
    Tophat first maps reads to get coverage islands and produce a potential junction database. It then maps against these potential junctions. Then to find smaller exons, it does the segmentation mapping.

    Perhaps the first potential junction finding found the skipped exon junction only. It then mapped the reads that should have mapped to the non-skipped exon to the skipped exon junction. Those reads are now mapped, so not used in the segmentation mapping. Maybe that's why you are finding these weird mappings.

    *edit
    I might be wrong. I just read from the manual that:
    "TopHat solves this problem by splitting all input reads into smaller segments, and then mapping them independently"

    I guess it does segmentation mapping with all reads, not just reads that were left over from initial mapping.

    Comment


    • #3
      damiankao, thank you for your reply. Even then, as I mentioned, I have > 10000 reads for this particular position which are rightly placed and around 1000 reads where they are wrongly skipped. I guess by what you say, it should have mapped all to the exon-skipped portion, no?

      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, Yesterday, 06:35 AM
      0 responses
      15 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-09-2024, 02:46 PM
      0 responses
      21 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-07-2024, 06:57 AM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Working...
      X