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

meta mode and translation table 4 #19

Closed
tseemann opened this issue Jun 5, 2016 · 5 comments
Closed

meta mode and translation table 4 #19

tseemann opened this issue Jun 5, 2016 · 5 comments

Comments

@tseemann
Copy link
Contributor

tseemann commented Jun 5, 2016

Doug

Can you have a look at this Prodigal question/issue posted to Prokka?

tseemann/prokka#112

@davidbur
Copy link

davidbur commented Aug 9, 2016

+1
When applying -p meta disregards -g xx.
I tried -p meta -g 25 and stop codons were assigned for UGA codons.

Thanks.

@ShaiberAlon
Copy link

Hi,

Any plans on addressing this?

I run into a very similar problem to that @davidbur mentioned above:
I try to use -p meta -g 25, and while UGA is not assigned to stop codon, it is translated to tryptophan (translation table 4) instead of glycine (translation table 25). If I use -p single -g 25 then UGA is translated to glycine properly.

Thank you!

@hyattpd
Copy link
Owner

hyattpd commented Sep 30, 2019

This will be supported in the Go version (user will be able to specify which genetic codes of the pre-built models they want to use).

@hyattpd hyattpd closed this as completed Sep 30, 2019
@ShaiberAlon
Copy link

Hi @hyattpd , thanks for following-up on this! What is the Go version?

@hyattpd
Copy link
Owner

hyattpd commented Sep 30, 2019

New version that I am developing... I'll post more in the main README for Prodigal once it's closer to done.

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

4 participants