Skip to content

Commit

Permalink
Minor updates to md files
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdurrant committed Dec 19, 2023
1 parent 58137f2 commit e113876
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e113876

Please sign in to comment.