This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Cnv Mutation Analysis Rna-Seq

Hello,

I am analyzing RNA-Seq data of cancer patients using Galaxy Tools. Could any one let me know how to find out CNS or mutations or any indel variants?

Thanks a lot

Kat

rna-seq mutation cnv

Have you used an RNA-seq alignment algorithm that can detect gaps (indels) to map your reads?

Yes, I did use Tophat in Galaxy for alignment..

1 answer

Pindel seems to be quite a good program at detecting structural variants (CNVs, large indels, and some other) with short reads. I highly recommend it.

https://trac.nbic.nl/pindel/

Just note that pindel knows nothing of introns, so it might not work as expected on RNA-seq data.

Log in to answer this question.