This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Strand Specificity and Identification of Antisense RNA

HI I have a set of SRA data (Paired end), for which is it possible to find strand specificity using tools or softwares? And how to identify Antisense RNA and trans-encoded RNA?

rna-seq next-gen

1 answer

You can use RSeQC to estimate whether the library is stranded or not. Antisense RNA is anything on the antisense side, so write a program for it (they probably already exist, but this is a very simple thing to write).

Log in to answer this question.