Hi all,
I used STAR and stringtie for mapping reads to reference genome and assembly. As you know, the generated assembled transcripts by stringtie are in gtf format. Now, I want to have fasta sequence of assembled transcript. I used gffread, but all sequences had the same header! maybe it's not compatible with stringtie.
Could you please help me out to convert assembled transcripts by stringtie in gtf format to fasta format?
Thanks
use gffread, you can find it in cufflink package