Skip to content

AlphaRING v1.0.1

Choose a tag to compare

@loggy01 loggy01 released this 22 Jan 18:43
· 16 commits to main since this release

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.