Skip to content

Commit a9e867d

Browse files
committed
Update scripts/README.md to reflect new script
1 parent 3db971c commit a9e867d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This contains utility scripts and other tools relating to maintaining, building,
77
- `generate-tripos-mol2files.py`: The database did not originally contain a consistent set of mol2 files with SYBYL atom types; at one point, this was used to generate such a set, though this has been superseded by the set generated by `rebuild_freesolv.py` below
88
- `hComponents.py`: Script used to analyze GROMACS xvg files and extract components of the enthalpy change, in the early 2017 update to FreeSolv
99
- `make_v0.32.py`: Script editing database to update from 0.31 to 0.32.
10+
- `make_v0.52.py`: Script editing database to update from 0.51 to 0.52.
1011
- `make_supporting_files.py`: From database pickle file, makes json version, database.txt, groups.txt, and supporting smiles_to_cid and iupac_to_cid in json and pickle formats.
1112
- `rebuild_freesolv.py`: Rebuilding the contents of the FreeSolv database from primary data (SMILES strings) for use repeating all of the GROMACS calculations for the early 2017 update to the database. Requires the Chodera Lab's `openmoltools` and the Mobley lab's `SolvationToolkit`, both of which are available from the `omnia` conda channel and on GitHub.
1213
- `utils.py`: Shared utilities (very short at present)

0 commit comments

Comments
 (0)