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

Add different substitution matrices for plotter #40

Open
krassowski opened this issue Dec 1, 2016 · 1 comment
Open

Add different substitution matrices for plotter #40

krassowski opened this issue Dec 1, 2016 · 1 comment
Labels
Milestone

Comments

@krassowski
Copy link
Member

We can start with the most poplar aminoacid substitution matrices (like PAM250) and adding a switch in command line arguments.

@krassowski krassowski added the easy label Dec 1, 2016
@krassowski krassowski added this to the 1.0 beta milestone Dec 1, 2016
@krassowski
Copy link
Member Author

krassowski commented Dec 8, 2016

this was nicely tackled in #48 PR. We should also add BLOSUM / other PAM matrices. Also an argument to choose the matrix will be needed. In the beginning we can set it to None and require user to choose one from provided. It will eliminate need to guess if a sequence consists of aminoacids or nuclotides (we don't have matrices for nucleotides)

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

No branches or pull requests

1 participant