Hi folks, When I run cuffmerge
I have used this command
cufflinks Version - cufflinks_2_2_1
cuffmerge -p 16 -o ~/RNA_HOME/cuffmerge/merged -g ~/RNA_HOME/refs/hg19/genes/genes_chr22_ERCC92.gtf ~/RNA_HOME/de_novo/assembly_GTF_list.txt
Error: duplicate GFF ID 'ENST00000400518' encountered! [FAILED] Error: could not execute cuffcompare
I am getting this type of error. I am using de-novo mode.What is the solution?.Help me
Please validate ("accept"/vote for answers that helped you on previous threads you have posted). It is good etiquette to acknowledge past assistance on Biostars.
In this case the error is clear. You need to get rid of duplicate entries for that GFF ID in your GTF file.