Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crh
    Member
    • Dec 2009
    • 46

    #1

    cuffmerge - error reading ref.gtf

    Hi

    Attempted to run cuffmerge and received the following error:

    You are using Cufflinks v2.0.0, which is the most recent release.
    Error: duplicate GFF ID 'Cre01.g000050.t1.2' encountered!
    [FAILED]
    Error: could not execute cuffcompare

    I checked the ref.gtf file for the record and it is unique:

    less Au10.2E.201009combined_ch.gtf|grep Cre01.g000050.t1.2
    chromosome_1 AUGUSTUS transcript 8846 14517 0.09 + . Cre01.g000050.t1.2;
    chromosome_1 AUGUSTUS tss 8846 8846 . + . transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS 5'-UTR 8846 9014 0.39 + . transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS start_codon 9015 9017 . + 0 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS initial 9015 12007 0.92 + 0 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS internal 12193 12546 1 + 1 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS internal 12744 12993 1 + 1 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS terminal 13249 13479 1 + 0 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS intron 12008 12192 1 + . transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS intron 12547 12743 1 + . transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS intron 12994 13248 1 + . transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS CDS 9015 12007 0.92 + 0 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS CDS 12193 12546 1 + 1 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS CDS 12744 12993 1 + 1 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS CDS 13249 13479 1 + 0 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS stop_codon 13477 13479 . + 0 transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS 3'-UTR 13480 14517 0.21 + . transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";
    chromosome_1 AUGUSTUS tts 14517 14517 . + . transcript_id "Cre01.g000050.t1.2"; gene_id "Cre01.g000050";


    cuffmerge command was:
    cuffmerge -g Au10.2E.201009combined_ch.gtf -s ~ref.fa assemblies.txt

    Ideas?

    Charles
  • marianaboroni
    Junior Member
    • Feb 2011
    • 5

    #2
    I'm facing the same problem:

    If I run:
    []$/cuffcompare -r file.gff transcripts.gtf
    I have as output:
    You are using Cufflinks v2.0.2, which is the most recent release.
    Error: duplicate GFF ID 'Smp_212780.1' encountered!
    But If I take a look on the gff file, there isn't a duplicate ID!

    My file:
    Schisto_mansoni.SC_0243 chado five_prime_UTR 112010 112657 . + . ID=Smp_212780.1:5UTR;Parent=Smp_212780.1
    Schisto_mansoni.SC_0243 chado gene 112658 118829 . + . ID=Smp_212780
    Schisto_mansoni.SC_0243 chado CDS 112658 112839 . + 0 ID=Smp_212780.1:exon:1;Parent=Smp_212780.1
    Schisto_mansoni.SC_0243 chado CDS 115610 115757 . + 0 ID=Smp_212780.1:exon:2;Parent=Smp_212780.1
    Schisto_mansoni.SC_0243 chado CDS 118662 118806 . + 0 ID=Smp_212780.1:exon:3;Parent=Smp_212780.1
    Schisto_mansoni.SC_0243 chado CDS 120587 120594 . + 0 ID=Smp_212780.1:exon:4;Parent=Smp_212780.1
    Schisto_mansoni.SC_0243 chado polypeptide 112658 118829 . + . ID=Smp_212780.1ep;Derives_from=Smp_212780.1;colour=2;timelastmodified=06.03.2012+04:56:35+GMT;feature_id=24739718
    Schisto_mansoni.SC_0243 chado mRNA 112658 118829 . + . ID=Smp_212780.1;Parent=Smp_212780
    Any Idea?

    Comment

    • smcinturf
      Junior Member
      • May 2012
      • 5

      #3
      I think I am having this same issue. I get the error with out using the -g option, so I think that the duplicated entry is in one of the transcripts.gtf files?

      [Sat Oct 13 09:32:54 2012] Preparing output location ./merged_asm/
      [Sat Oct 13 09:33:37 2012] Converting GTF files to SAM
      gtf_to_sam: /lib64/libz.so.1: no version information available (required by gtf_to_sam)
      [09:33:37] Loading reference annotation.
      Error: duplicate GFF ID 'MELO3C003194T2' encountered!
      [FAILED]
      Error: could not execute gtf_to_sam

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      36 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      51 views
      0 reactions
      Last Post SEQadmin2  
      Working...