Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • stringtie error: GFF not recognized

    Hello,
    I'm trying to run stringtie with a reference genome, and I'm getting the following error:

    WARNING: no reference transcripts were found for the genomic sequences where reads were mapped!
    Please make sure the -G annotation file uses the same naming convention for the genome sequences.

    Similar posts indicate that there is some inconsistency between the reference genome fasta file that was used in the hisat2 step and the gff3 or gtf file that is used for stringtie. I can't see any inconsistency in my case. I'm stumped. I really, really hope someone can help!

    my stringtie command:
    Code:
    stringtie 585_10CR_1.bam -p 8 -B -G /nfs0/ROOTS/Vining_Lab/GENOMES/Mlong585/Mlong_CMEN585_v3.01/Mlong585_v3.01.gff -o 585_10CR_1.gtf
    The reference genome fasta headers look like this:
    Code:
    >scaffold_1_length_46699537
    >scaffold_2_length_45526029
    >scaffold_3_length_45460755
    >scaffold_4_length_44284954
    >scaffold_5_length_43231337

    The first few lines of the gff look like this:
    Code:
    ##gff-version 3
    scaffold1_length_46699537       .       contig  1       46699537        .       .       .       ID=scaffold1_length_46699537;Name=scaffold1_length_46699537
    scaffold1_length_46699537       maker   gene    1701    4304    .       -       .       ID=Mlong585_00001;Name=Mlong585_00001;Alias=augustus-scaffold1_length_46699537-processed-gene-0.17;
    scaffold1_length_46699537       maker   mRNA    1701    4304    .       -       .       ID=Mlong585_00001-RA;Parent=Mlong585_00001;Name=Mlong585_00001-RA;Alias=augustus-scaffold1_length_46699537-processed-gene-0.17-mRNA-1;_AED=1.00
    scaffold1_length_46699537       maker   exon    1701    3837    .       -       .       ID=Mlong585_00001-RA:exon:78;Parent=Mlong585_00001-RA;
    scaffold1_length_46699537       maker   CDS     1701    3837    .       -       1       ID=Mlong585_00001-RA:cds;Parent=Mlong585_00001-RA;
    scaffold1_length_46699537       maker   exon    4012    4097    .       -       .       ID=Mlong585_00001-RA:exon:79;Parent=Mlong585_00001-RA;
    scaffold1_length_46699537       maker   CDS     4012    4097    .       -       0       ID=Mlong585_00001-RA:cds;Parent=Mlong585_00001-RA;
    scaffold1_length_46699537       maker   CDS     4173    4304    .       -       0       ID=Mlong585_00001-RA:cds;Parent=Mlong585_00001-RA;
    scaffold1_length_46699537       maker   exon    4173    4304    .       -       .       ID=Mlong585_00001-RA:exon:80;Parent=Mlong585_00001-RA;
    scaffold1_length_46699537       maker   gene    4819    8990    .       +       .       ID=Mlong585_00002;Name=Mlong585_00002;Alias=snap-scaffold1_length_46699537-processed-gene-0.25;
    scaffold1_length_46699537       maker   mRNA    4819    8990    .       +       .       ID=Mlong585_00002-RA;Parent=Mlong585_00002;Name=Mlong585_00002-RA;Alias=snap-scaffold1_length_46699537-processed-gene-0.25-mRNA-1;_AED=1.00;_QI
    scaffold1_length_46699537       maker   exon    4819    6558    .       +       .       ID=Mlong585_00002-RA:exon:48;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     4819    6558    .       +       0       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     7278    7432    .       +       0       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   exon    7278    7432    .       +       .       ID=Mlong585_00002-RA:exon:49;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     7462    7531    .       +       1       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   exon    7462    7531    .       +       .       ID=Mlong585_00002-RA:exon:50;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     7567    7629    .       +       0       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   exon    7567    7629    .       +       .       ID=Mlong585_00002-RA:exon:51;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     7639    7974    .       +       0       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   exon    7639    7974    .       +       .       ID=Mlong585_00002-RA:exon:52;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     8000    8056    .       +       0       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   exon    8000    8056    .       +       .       ID=Mlong585_00002-RA:exon:53;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     8800    8856    .       +       0       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   exon    8800    8856    .       +       .       ID=Mlong585_00002-RA:exon:54;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   CDS     8958    8990    .       +       0       ID=Mlong585_00002-RA:cds;Parent=Mlong585_00002-RA;
    scaffold1_length_46699537       maker   exon    8958    8990    .       +       .       ID=Mlong585_00002-RA:exon:55;Parent=Mlong585_00002-RA

  • #2
    Hi, I ran into the same error recently. Fortunately was able to fix. My gtf file looks the same, however the genome fasta had extra information in the name. For example, your fasta file should also have the SAME name as the gtf/gff file "scaffold1_length_46699537". Anything before or after will give you that error. I changes the fasta name to match the gff file and it worked!
    Good luck!

    Comment


    • #3
      Could you please explain in detail that how did you solved that issue?
      I mean how did you changed the fasta name to match the gff file.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Best Practices for Single-Cell Sequencing Analysis
        by seqadmin



        While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
        Yesterday, 07:15 AM
      • seqadmin
        Latest Developments in Precision Medicine
        by seqadmin



        Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

        Somatic Genomics
        “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
        05-24-2024, 01:16 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 06:58 AM
      0 responses
      6 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 08:18 AM
      0 responses
      15 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 08:04 AM
      0 responses
      15 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-03-2024, 06:55 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Working...
      X