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

DNA Alignment k #889

Open
rgb4268 opened this issue Sep 14, 2020 · 1 comment
Open

DNA Alignment k #889

rgb4268 opened this issue Sep 14, 2020 · 1 comment
Labels

Comments

@rgb4268
Copy link

@rgb4268 rgb4268 commented Sep 14, 2020

I know this is a question, but is there a way to align a DNA sequence to a protein? Can we get the location of the sequence on the protein?

@josemduarte
Copy link
Contributor

@josemduarte josemduarte commented Sep 14, 2020

How about by translating DNA to protein and then doing a local alignment? Translating is quite easy, see #888 . Regarding alignments, see the relevant part of the tutorial: https://github.com/biojava/biojava-tutorial/blob/master/alignment/README.md

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.