Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lischoco
    Junior Member
    • May 2014
    • 2

    #1

    Mapping using Tophat2 in different species

    Hello, all

    I am a new person in this world and would like your help.

    I am trying to analyze Illumina HiSeq2000 results from a nonmodel, rodent both by de novo and genome-based analysis. I am waiting until the de novo results, and meanwhile am trying to map the rodent sequence results to the mouse genome.

    I have done the mapping using default settings in Tophat2, but I saw that not much sequences were mapped to the genome, e.g. the accepted_hits.bam were 33.5MB compared to 2.01GB for unmapped.bam for one of my samples.

    I have thought possible reasons may be 1) low quality reads getting in the way 2) adapter sequences getting in the way 3) the tophat2 settings were too stringent to compare the two species.

    As for 1), when I saw the results from FastQC, I didn't see any problems in the quality of the reads (they were in the green area). As for 2), there were no sequences that were overrepresented, although there were a few k-mers that were enriched in the first 10 bases.

    So, I was suspecting that the main culprit was 3) the mapping conditions being too stringent, and I read a few threads here that said that changing a few parameters in bowtie2 may help. I tried mapping the same sequencing results changing the first time, N:0 <- 1, and the second time, N:0 <- 1 & L:20 <- 10, but still had no luck.

    So, I'd like to ask, if there are any hints as to what I should change in order to improve mapping/make the threshold more lenient? Specific numbers and variables, published papers with parameters are greatly appreciated!

    Thank you in advance!
    & Sorry for the long question!
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    I suggest you use BBMap; it is much more tolerant of errors than Tophat, and thus better for cross-species mapping. For vertebrate RNA-seq, you should include these flags:
    xstag=us intronlen=10 maxindel=200000 ambig=random

    You can increase sensitivity with the 'minratio' flag. Default is 0.56; for cross species RNA-seq to a genome, you may want to set it as low as 0.2 (minratio=0.2). Note that the 'xstag=us' flag is for unstranded RNA-seq data; if you know that your data is 'firststrand' or 'secondstrand' then set 'fs' or 'ss' instead of 'us'.

    Ganbatte!

    Comment

    • lischoco
      Junior Member
      • May 2014
      • 2

      #3
      Dear Brian

      Thank you for your quick reply! I greatly appreciate it!
      I will try out BBMap. I might ask for help when I get stuck.

      Just out of curiosity:
      I see that many people are using tophat for their genome-based alignment, but if tophat is not that tolerant towards errors, does that mean the species on which these people are focusing are genome-known species/really close relatives?

      Thank you!

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        lischoco,

        Tophat has been available much longer, and is thus better known, which is why it is more commonly used. And typically, RNA-seq alignment is not done to different species, even close relatives - it's almost always done to the genome of the species of interest. Getting robust and consistent differential expression data already difficult without adding additional complications.

        -Brian

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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:13 AM
        0 responses
        6 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        17 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-23-2026, 11:41 AM
        0 responses
        16 views
        0 reactions
        Last Post SEQadmin2  
        Working...