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

Support other alphabets than the amino acid residues #2

Open
eriksjolund opened this issue Sep 25, 2016 · 0 comments
Open

Support other alphabets than the amino acid residues #2

eriksjolund opened this issue Sep 25, 2016 · 0 comments

Comments

@eriksjolund
Copy link
Owner

Although diagonalsw is currently meant to be used for protein sequences, one could imagine other use cases for the Smith-Waterman algorithm.

It would be nice if diagonalsw would support other alphabets than the amino acid residues. The implementation should allow for alphabet sizes bigger than 256. For such big alphabets, multiple bytes would be needed for storing an alphabet token.

I don't know how important this feature request is ... (maybe not at all)

@eriksjolund eriksjolund changed the title Support other alphabets then the amino acid residues Support other alphabets than the amino acid residues Sep 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant