Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why there is no gene_id, transcript_id in the example gff file given in .md file? #15

Open
corn23 opened this issue Mar 17, 2018 · 2 comments

Comments

@corn23
Copy link

corn23 commented Mar 17, 2018

Hey Barrymoore, thanks for your detailed explanation for the gff format. I am now more clear about it. I have a small question though about the attributes. From http://mblab.wustl.edu/GTF2.html, I see there are attributes like gene_id, transcript_id while in the gff example in your .md file, there is only ID. Are they the same? Do we have a consistent standard form for gff file?

@cmdcolin
Copy link

Those belong to the gtf format, sometimes called gff2, but it is not part of gff3 at all.

@Juke34
Copy link
Contributor

Juke34 commented Nov 4, 2019

People often confuses GFF and GTF, I did a complete review of the two formats here: https://github.com/NBISweden/GAAS/blob/master/annotation/CheatSheet/gxf.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants