Hello,
I am experimenting with the latest Gencode human annotation releases (v20 and v21) with my RNA-seq pipeline. After filtering the annotation file for known and level 1 and level 2 transcripts, I find that cufflinks reports multiple FPKM values for some ENSG genes in the gene.fpkm_tracking
file. A manual inspection suggests that the multiple FPKM values correspond to distinct transcripts for these genes, but these values should ideally get rolled up into the gene level value (as it does for a majority of the other multi-transcript genes).
Has anyone else noticed this, and is there a secret sauce to working with the Gencode annotation GTF files with cufflinks?
Thanks, I'll give it a try, though the genes with duplicated FPKM's were not on chromosome Y. I also didn't find any pattern (yet) about the transcript structures of the multi-FPKM genes. Some had disjoint transcripts while some had completely overlapping ones.