This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Package to predict genomic variants from rna-seq read data

While performing RNA-seq analysis I noticed that manually observing the mapped reads with a genome viewer can accurately describe known genomic mutations such as SNV's and deletions. I was interested if anyone knows of existing packages that can predict genomic variants from the RNA-seq reads?

genomics rna-seq

1 answer

Rna-Seq Data Variant Calling

... and many other threads, please use google and the search function.

By the way, I would not say that visual inspection "accurately" describes any variant. Base and alignment and multiple heuristics such as relative position of the variant in the read, presence of homopolymers etc need to be taken into account, all the things variant callers do under the hood.

Thanks, I should have emphasized the "known" aspect

Log in to answer this question.