graphein icon indicating copy to clipboard operation
graphein copied to clipboard

Add AYA to constants #387

Open a-r-j opened this issue 1 year ago • 1 comments
trafficstars

Reference Issues/PRs

#387

What does this implement/fix? Explain your changes

Adds AYA to lists of modified residues.

What testing did you do to verify the changes in this PR?

Pull Request Checklist

  • [ ] Added a note about the modification or contribution to the ./CHANGELOG.md file (if applicable)
  • [ ] Added appropriate unit test functions in the ./graphein/tests/* directories (if applicable)
  • [ ] Modify documentation in the corresponding Jupyter Notebook under ./notebooks/ (if applicable)
  • [ ] Ran python -m py.test tests/ and make sure that all unit tests pass (for small modifications, it might be sufficient to only run the specific test file, e.g., python -m py.test tests/protein/test_graphs.py)
  • [ ] Checked for style issues by running black . and isort .

a-r-j avatar Apr 23 '24 10:04 a-r-j