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

reference for J in blosum62? #15

Open
cgaylord-vt opened this issue Mar 18, 2023 · 2 comments
Open

reference for J in blosum62? #15

cgaylord-vt opened this issue Mar 18, 2023 · 2 comments

Comments

@cgaylord-vt
Copy link

I see that you have substitutions for J ("Isoleucine or leucine") but I do not see this distinction in https://en.wikipedia.org/wiki/BLOSUM although I and L are each respectively in the matrix. Do you have a reference for adding J?

@not-a-feature
Copy link
Owner

Hi,

the blosum matrices are from the NCBI Toolkit Cross Reference.

You can find them here: https://www.ncbi.nlm.nih.gov/IEB/ToolBox/C_DOC/lxr/source/data/

The blosum62 can be found here:
https://www.ncbi.nlm.nih.gov/IEB/ToolBox/C_DOC/lxr/source/data/BLOSUM62

There, they include values for Leucine/Isoleucine.

@cgaylord-vt
Copy link
Author

cgaylord-vt commented Mar 18, 2023 via email

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