Tophat : Read Length Warning
1
0
Entering edit mode
11.6 years ago
narges ▴ 210

Hello, I am running tophat over reads with length equal to 36 to 38. And while running it the below warning appears when checking the run:

Warning: you have only one segment per read. If the read length is greater than or equal to 45bp, we strongly recommend that you decrease --segment-length to about half the read length because TopHat will work better with multiple segment

should I make any changes to the process? Thanks a lot.

tophat • 5.0k views
ADD COMMENT
3
Entering edit mode

reduce your --segment-length to 18

ADD REPLY
0
Entering edit mode

Thank you And do not you believe this length is too short to get meaningful result? or this is however the only solution?

ADD REPLY
0
Entering edit mode

To use tophat for splice read mapping, that's the only solution. tophat first try to align the whole reads. After that it cut the unmapped reads in little segment ( here in your case in 18nt long segment) and try to map it again.

ADD REPLY
0
Entering edit mode

thank you for your help

ADD REPLY
0
Entering edit mode

Nicobxl, I would suggest to add this an answer.

ADD REPLY
0
Entering edit mode
11.6 years ago

reduce your --segment-length to 18. To use tophat for splice read mapping, that's the only solution. tophat first try to align the whole reads. After that it cut the unmapped reads in little segment ( here in your case in 18nt long segment) and try to map it again.

ADD COMMENT

Login before adding your answer.

Traffic: 2643 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6