AlphaRING v1.0.1
Change log (v1.0.0)
- Completely refactored the codebase.
- Optimised codebase to only focus on the variable residue.
- Updated AlphaRING score calculation to consider wild-type variable residue pLDDT.
- Turned AlphaRING into a pip-installable software package with automated build and integration testing.
Change log (v1.0.1)
- Fixed a bug in find_variable_residue() that caused a runtime error.
- Fixed a bug in the github_actions.yml workflow that meant pytest was unavailable for developer build and integration testing.