diff --git a/CHANGES.md b/CHANGES.md index bec2142..a04ed29 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,8 @@ WIP * Updated packages in requirements.txt * Fingerprint now cast as float instead of np.float -* Fixed an error that prevented DeepFrag from loading PDB files without .pdb +* Minor updates to README.md +* Fixed an error that prevented DeepFrag from loading PDB files without the .pdb extension. (Affects only recent versions of prody?) 1.0.3 diff --git a/README.md b/README.md index 9fb6e33..bb3e67f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ There are three ways to use DeepFrag: Google Colab (Jupyter notebook) that demonstrates how to perform manual predictions. - See the interactive - [Colab](https://colab.research.google.com/drive/1XWin26iDXqZ2ioGtwDRuO4iRomGVpdte). + [Colab](https://colab.research.google.com/drive/1If8rWQ9aVKJyJwfaOql56mA2llqC0iur). ## DeepFrag CLI