Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated version number, etc.
  • Loading branch information
jdurrant committed May 29, 2021
1 parent 44579ec commit a72d50e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.md
@@ -1,6 +1,15 @@
Changes
=======

1.0.1
-----

* Removed open-babel dependency.
* Added option (`cpu_gridify`) to improve use on CPUs when no GPU is
available.
* Updated `data/README.md` with new location of data files.
* Fixed a config import.

1.0
---

Expand Down
4 changes: 3 additions & 1 deletion data/README.md
Expand Up @@ -2,7 +2,9 @@ This folder contains data used during training and inference.

Model configuration files in `/configurations` expect the data files to be in this directory. You can either copy them directly here or use symlinks.

You can download the data here: https://pitt.box.com/s/ubohnl10idnarpam40hq6chggtaojqv7
You can download the data here: http://durrantlab.com/apps/deepfrag/files/

<!-- https://pitt.box.com/s/ubohnl10idnarpam40hq6chggtaojqv7 -->

Overview:
- `moad.h5` (7 GB): processed MOAD data loaded by `data_util.FragmentDataset`
Expand Down

0 comments on commit a72d50e

Please sign in to comment.