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

GTF specification should include start and stop codons #21

Open
ewallace opened this issue Sep 16, 2019 · 1 comment
Open

GTF specification should include start and stop codons #21

ewallace opened this issue Sep 16, 2019 · 1 comment

Comments

@ewallace
Copy link

I think, the input gtf to metaplots and prepare_transcripts needs start_codon and stop_codon features in order to recognize something as an annotated CDS; CDS features are not enough. Could this be added as an option in GTF_update.rst?

Importantly, could this be clarified explicitly in the gtf specification in README.md?

@zhengtaoxiao
Copy link
Member

Yes, the genomic coordinates of start_codon and stop_codon are required for metaplots. "GTF_update" will use these two features if they are provided in the GTF file, otherwise the "prepare_transcripts" will try to infer them from the "CDS" feature. We will explain it more clearly in the next version. Thanks!

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

2 participants