Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Ilarius
    Junior Member
    • Nov 2016
    • 2

    mapping 35bp solid reads with tophat unsuccessful

    Hi, I recently downloaded some solid short reads (35 bp), single end, and convert them in cfasta with ahi-dump.

    I found that there are very few mappers that support solid read mapping in color space and finally i decided to use tophat using bowtie1 (which supported color space mapping).
    Unfortunately I less less than 30 % of the reads mapping.
    My previous experience has always been with 100 bp paired end reads, so I am not completely sure if I am using the right parameters for short read mapping:

    tophat -G $annotation --segment-length 17 --segment-mismatches 1 -g 1 --bowtie1 -p 12 -o $OUTPUT_FOLDER --coverage-search --color --quals $genome $READ $QUAL

    maybe is the segment-mismatch and maximum multi-hits too restrictive? (-g is 20 by default). What for your experience are the best parameters for short read mapping?

    Thanks
    Ilario
  • colindaven
    Senior Member
    • Oct 2008
    • 417

    #2
    In general, in comparison to Illumina PE reads don't expect high mapping percentages. From memory I think 50-70% was pretty good, as the data were not extensively filtered (on the 5500xl machine at least).

    You probably don't want to use Tophat for such short reads as I don't think it will be able to find anchors/seeds successfully.

    My best experiences with SOLiD were with the commercial program NovoalignCS. You might be able to get a free trial.

    Otherwise, Shrimp2 was also not too bad.

    Why not use just bowtie1 instead of tophat2 with bowtie1 ?

    Comment

    • Ilarius
      Junior Member
      • Nov 2016
      • 2

      #3
      I did use tophat2 with bowtie1, anyway if I let the default -g option (i think it is 20) it takes ages to finish.

      As regards shrimp I didn't find any working link to download it!

      Comment

      • colindaven
        Senior Member
        • Oct 2008
        • 417

        #4
        I recently found another non-commercial aligner for SOLiD data - it is called subread. I have only tried for Illumina data but it's very good there.

        Again, I wouldn't use tophat for such short read data.

        Comment

        • gringer
          David Eccles (gringer)
          • May 2011
          • 845

          #5
          What for your experience are the best parameters for short read mapping?
          Anything that gets you quicker to re-analysing your target sample with a non-SOLiD system. You shouldn't be mapping SOLiD reads at all, especially not 35bp ones; interpreting the results is just too confusing (even for the people writing code to do the mapping).

          Comment

          Latest Articles

          Collapse

          • GATTACAT
            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by GATTACAT
            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
            07-01-2026, 11:43 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-30-2026, 05:37 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-26-2026, 11:10 AM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          55 views
          0 reactions
          Last Post SEQadmin2  
          Working...