google-deepmind/alphafold v2.2.3
google-deepmind/alphafold
Captured source
source ↗published Aug 25, 2022seen 5dcaptured 8hhttp 200method plain
AlphaFold v2.2.3
Repository: google-deepmind/alphafold
Tag: v2.2.3
Published: 2022-08-25T10:46:29Z
Prerelease: no
Release notes: Version v2.2.3 is a bug fix release.
Change log
- Pin Conda version to 4.13.0 to prevent Docker/Colab setup issues (thanks @Meghpal, @michaelkeith18).
- Change the Colab PAE json output to new format that matches the format used in the new release of the AlphaFold Protein Structure Database (AFDB). See the AFDB FAQ for a description of the new format.
- Add a readme file for AFDB.
- Type hint improvements.
- Fix tests and improve internal testing infrastructure.
- Fix Dockerfile breakage due to https://github.com/google/jax/issues/11142.