How to retrieve RNA sequences
I have cuff-merge results, its provide me coordinates of genome. I retrieve the genomics sequences of these transcripts. I have a confusion. This is Gene (DNA)sequences of this transcripts, how i can get the RNA sequences data.?
• 1,690 views
•
link
1 answer
You can use gtf_to_fasta from tophat. It'll give you the spliced transcripts.
• 1 views
•
link
Log in to answer this question.