Hi all,
I used cufflinks on a small amount of reads and a part of reference sequence to perform transcript assembly. After running cufflinks and cuffmerge, I got a merge.gtf file finally. From the manual, it sounds this is the final output of the assembly. But I am a little confused when looking at this output file. Here is the first line of it:
My question is, does it mean the newly assembled exon locates on the reference genome's chr1: 1-3516?
But I don't think that the new transcript would contain exactly identical exon sequence with the reference. Was my understanding wrong?
I appreciate if anyone can help to clarify.
Alice
I used cufflinks on a small amount of reads and a part of reference sequence to perform transcript assembly. After running cufflinks and cuffmerge, I got a merge.gtf file finally. From the manual, it sounds this is the final output of the assembly. But I am a little confused when looking at this output file. Here is the first line of it:
Code:
chr1 Cufflinks exon 1 3516 . . . gene_id "XLOC_000001"; transcript_id "TCONS_00000001"; exon_number "1"; oId "CUFF.4.1"; tss_id "TSS1";
But I don't think that the new transcript would contain exactly identical exon sequence with the reference. Was my understanding wrong?
I appreciate if anyone can help to clarify.
Alice
Comment