Dear community,
I am trying to run cuffmerge as suggested in the Nature Protocol on Cufflinks, but on my data it gives me the following error message:
The call is:
Does this corresponds a known bug in cufflinks somehow?
Any assistance would be much appreciated.
Thanks!
I am trying to run cuffmerge as suggested in the Nature Protocol on Cufflinks, but on my data it gives me the following error message:
Code:
... Comparing against reference file gencode.v14.annotation.gtf You are using Cufflinks v2.0.2, which is the most recent release. Error: duplicate GFF ID 'ENST00000361547.2' encountered! [FAILED] Error: could not execute cuffcompare
Code:
cuffmerge -o outputfolder/ -g gencode.v14.annotation.gtf -s hg19.fa -p 30 assemblies.txt
Originally posted by Cole Trapnell
View Post
Any assistance would be much appreciated.
Thanks!
Comment