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
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      22 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      17 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      49 views
      0 likes
      Last Post seqadmin  
      Working...
      X