RNAseq: how can I extract the "expressed" reads regions from non-coding region?
1
0
Entering edit mode
9.2 years ago

Hi All,

I get my RNA seq read (Single end) and we want to find the previous un-annotated transcripts among the genome. But how can I extract the boundary of these regions and the positions of them? I am a new to this area, so please give me some suggestion about it! Thanks!

ZQ

RNA-Seq small-RNA • 2.1k views
ADD COMMENT
1
Entering edit mode
9.2 years ago
Chirag Nepal ★ 2.4k
  1. Map raw reads to genome. [Use tools like, bwa/bowtie (small RNA reads), tophat ..etc]
  2. To build transcripts, use cufflinks [edited the spelling]
  3. Intersect the newly built transcript with ensembl and non-overlapping ones are what you are after.

There are many tutorial around, you need to search.

ADD COMMENT
0
Entering edit mode

Thanks Chirag Nepal.

You mean that the cifflinks could use the reads to build the all candidate transcripts (annotated and un-annotated). Is that right?

ZQ

ADD REPLY
0
Entering edit mode

And I will read more about the program you introduced

ZQ

ADD REPLY
0
Entering edit mode

Yes. It is Cufflinks BTW.

ADD REPLY

Login before adding your answer.

Traffic: 1889 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