thanks for the very useful reply. I wonder why most tools are gff2gtf and not in the other way around. I guess these tools can do gft2gff as well. I am going to check agat
Wrong naming of transcript in gtf/gff3
Hi all,
Can someone tell me why naming transcript_id "jg1.t1"; gene_id "jg1"; at a gtf is not proper GFF file?
Thanks in advance
• 3,989 views
•
link
1 answer
GFF formats require ID attributes for features (gene, transcript, exon, etc.) while in GTF you must have gene_id for all features and ?transcript_id for all features excepted gene feature.
For more details of differences between the two format, you can read this: https://agat.readthedocs.io/en/latest/gxf.html
• 0 views
•
link
• 0 views
•
link
I think this is what I looking for: agat_convert_sp_gxf2gxf.pl
• 0 views
•
link
Log in to answer this question.
who said it's wrong ?
Hi,
Softwares/packages such as EvidenceModeler, Augustus, and gff3tolkit always says that the ID is wrong.
This is a CDS, is there a transcript with
transcript_id "jg1.t1"and/or a gene withgene_id "jg1"in the very same file ?yes. The gtf look like this
or like this one I have converted it into gff3: