This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Alternative Splice Reads

Hi I have a question.I am working on RNA-seq data. I am interested in finding the splice reads. How do we identify alternative splice reads from a SAM file.

Hope to hear soon

Regards

2 answers

There are several tools that report split-reads:


You just map your reads using one of these tools and they will report you the splice junctions.

Important: Some of them need paired-end reads

These work well for when we map on a genomic reference.... what if we need to map on a transcriptomic reference?

Log in to answer this question.