Identifying intron and exon structure for genes using RNA-seq data
I ran cufflinks to get the gtf file. How should I get the exon and intron structure of a gene based on the gtf file? I am wanting to map the exon and intron structure identified by cufflinks onto my gff annotation file of the genome.
• 2,269 views
•
link
0 answers
No answers yet.
Log in to answer this question.
The GTF file is the (predicted) exon/intron structure. Or do you have some only CUFF* ids and want instead more useful things like gene names and ids?