Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Tophat2 Alignment Rate

    Hi,

    I am new to Tophat and I have an alignment rate query.

    I am trying to map RNASeq paired reads (100bp) to a reference genome using Tophat (v2.0.6) and I am returning an alignment rate of 26%. The –solexa-quals option improved the alignment rate slightly, altering other options from the default settings had no affect. I have 34,000 reads and I was expecting a higher rate.

    tophat -p 2 --solexa-quals --b2-very-sensitive Homo_sapiens.GRCh37.67.cDNA_ncRNA UC07i.qfiltered.Bhg19.1.fq UC07i.qfiltered.Bhg19.2.fq

    I used the same reads in Bowtie version 2.0.2 and returned an alignment rate of 90.5%

    bowtie2 -p2 -x Homo_sapiens.GRCh37.67.cDNA_ncRNA -1 UC07i.qfiltered.Bhg19.1.fq -2 UC07i.qfiltered.Bhg19.2.fq -S UC07i.sam --very-sensitive-local

    I understand that Bowtie2 is not appropriate for mapping RNASeq reads as it does not account for RNA splicing and Tophat uses end-to-end alignment.

    Is it possible to improve the alignment rate for Tophat or can I assume that 26% is an appropriate rate?

    The adapter sequences have been removed so I don't think trimming would be useful.

    Thanks in advance!

  • #2
    It looks like you're mapping against some subset of the transcriptome. Try mapping against the actual genome with both (I would recommend using a reference GTF file with tophat) and I expect tophat will perform more favourably.

    Comment


    • #3
      I would be cautious about switching to solexa scores just because you get a higher alignment rate. It seems like you have a problem unrelated to your quality scores and you'll probably end up confusing things further. If you run fastQC, it will automatically determine the version of your quality scores.

      I doubt this would make that big of a difference anyway, but are you sure you're using tophat v2. It depends on how you set it up on your system, but typically the command is tophat2, not tophat.

      Also, how are you determining the alignment rate? When I first started using tophat, I got very confused by their log files. Calculate the % mapped the same way for both tophat2 and bowtie2 results.

      Comment


      • #4
        Thanks for yer help
        Last edited by SHeaph; 11-20-2012, 01:21 PM.

        Comment


        • #5
          I was using a cDNA and non-coding RNA library to map the reads against. Can I use this as a GTF? if so would any unmapped reads here then be mapped against the actual genome?

          Much appreciated.

          Comment


          • #6
            You can't use the multifasta file as an annotation (since it doesn't actually annotate anything), but since it's name suggests that it's from Ensembl, you might just use the normal Ensembl genome sequence and annotation.

            You can probably save some time by just downloading the premade indices (and I think GTF files, though I don't recall exactly) from here.

            BTW, don't be surprised if mapping things this way leads to slightly lower alignment rates, as the results are going to be both more reliable and easier to analyse downstream (at least for common analyses).

            Comment

            Latest Articles

            Collapse

            • 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 on Modified Bases...
              Yesterday, 07:01 AM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            47 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            48 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            41 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            55 views
            0 likes
            Last Post seqadmin  
            Working...
            X