Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Giffredo
    Member
    • Feb 2014
    • 36

    TopHat local alignment

    Hello!

    I know that TopHat program run the alignment Bowtie end-to-end like first alignment.

    My question is: is it possible set local Bowtie alignment in Tophat?
  • kmcarr
    Senior Member
    • May 2008
    • 1181

    #2
    From the TopHat manual

    Preset options in --end-to-end mode (local alignment is not used in TopHat2):
    so it appears the answer to your question is no.

    Comment

    • Giffredo
      Member
      • Feb 2014
      • 36

      #3
      Thanks for the reply.

      yes I read the manual, I hoped in same tool or something able to give me a result similar to local alignment...
      My problem concerns the start of my reads has a low quality and the trimming cannot help me because of the tophat limit to map read >75base
      If I trimmed the reads of 10 bases (number suggested from fastQC tool) I would waste too many reads.

      So far I reached a maximum of alignment of 20%

      Comment

      • dpryan
        Devon Ryan
        • Jul 2011
        • 3478

        #4
        Tophat isn't limited to reads >75 bases. I think the minimum is around 20 bases.

        Comment

        • Giffredo
          Member
          • Feb 2014
          • 36

          #5
          Are you sure?

          i read this: "The software is optimized for reads 75bp or longer."

          Comment

          • westerman
            Rick Westerman
            • Jun 2008
            • 1104

            #6
            As far as I know, Tophat does alignments in 'segment' sizes of (by default) 25 bases and then stitches the alignments back together in order to figure out if a read maps to the genome (and possibly crosses an intron/exon boundary) . Since Tophat is working with short length segments then it only makes sense to do end-to-end mapping and not try local mapping.

            If you have poor quality sequences then modifying some of Tophat's parameters should allow more mapping. I suggest:

            --read-mismatches ... default is 2, try something like 6
            --read-edit-dist ... default is 2, try 6
            --read-gap-length ... default is 2, you may wish to go higher on this

            --segment-mismatches ... default is 2 (out of 25), going to 3 may be useful
            --b2-N ... default is 0; go to 1 to allow more mismatches

            Comment

            • westerman
              Rick Westerman
              • Jun 2008
              • 1104

              #7
              Originally posted by Giffredo View Post
              Are you sure?

              i read this: "The software is optimized for reads 75bp or longer."
              Optimized is not a hard limit.

              That said I am not sure what the lower limit is. I suspect the segment size (default 25).

              Comment

              • dpryan
                Devon Ryan
                • Jul 2011
                • 3478

                #8
                Yup, it's optimized for longer reads, but that's not the minimum read length. Shorter reads will just be less likely to align, particularly if you're looking for novel splice sites (since the read has to be split and the portions aligned individually). This is also related to Rick's post right above mine about why it doesn't bother with local alignment (if you really want that, just use STAR, which is faster anyway).

                Edit: @Rick, yeah, 25 sounds right.

                Comment

                • Giffredo
                  Member
                  • Feb 2014
                  • 36

                  #9
                  Thank Rick and Ryan very much!

                  I read about STAR but I have to stay with Tophat (Anyway by now it is a "friend" for me )

                  the function of --read-edit-dist parameter is not actually clear..... ....

                  Comment

                  Latest Articles

                  Collapse

                  • SEQadmin2
                    Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                    by SEQadmin2


                    I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


                    Here are nine questions we think about, in roughly the order they matter, before...
                    06-18-2026, 07:11 AM
                  • SEQadmin2
                    From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                    by SEQadmin2


                    Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                    The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                    ...
                    06-02-2026, 10:05 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, 06-17-2026, 06:09 AM
                  0 responses
                  26 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-09-2026, 11:58 AM
                  0 responses
                  43 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-05-2026, 10:09 AM
                  0 responses
                  48 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-04-2026, 08:59 AM
                  0 responses
                  49 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...