[go: nahoru, domu]

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

make_back_table only has naive single codon mapping? #609

Open
unionx opened this issue Sep 8, 2015 · 2 comments
Open

make_back_table only has naive single codon mapping? #609

unionx opened this issue Sep 8, 2015 · 2 comments

Comments

@unionx
Copy link
unionx commented Sep 8, 2015

What about create a new function to return multiple codon mapping?

For example, when we have amino acids F, we return like this:

{ 'F': ['UUU', 'UUC'] }
@peterjc
Copy link
Member
peterjc commented Sep 8, 2015

Do you have a specific use-case in mind?

See also past discussions like http://lists.open-bio.org/pipermail/biopython/2014-April/015245.html

@unionx
Copy link
Author
unionx commented Sep 9, 2015

@peterjc

Hi, I was just solving a problem on Rosalind, not sure if there is any real-world use case.

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