Skip to content

Commit

Permalink
Chemical shift prediction (#14)
Browse files Browse the repository at this point in the history
* Bugfix for 4-point water

* Update NMR fit force fields

* Timeseries analysis

* Update scalar couplings for bpti, hewl, ubq

* Fix bracket error in benchmark_targets

* Disable time series analysis by default

* Benchmark targets for Ala6 and Ala7

* Time series analysis for H bond scalar couplings

* Chemical shifts with SHIFTX2 and SPARTA+

* v0.0.3 SMIRNOFF FFs
  • Loading branch information
chapincavender authored May 2, 2024
1 parent 70e55c8 commit 82c897b
Show file tree
Hide file tree
Showing 59 changed files with 15,228 additions and 44 deletions.
4 changes: 2 additions & 2 deletions devtools/conda-envs/proteinbenchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ dependencies:
# MM calculations
- ambertools
- cudatoolkit
- openeye-toolkits
- openeye-toolkits=2022.1.1
- openff-forcefields
- openff-toolkit>=0.13.0
- openff-units
- openmm>=8.0.0
- openmm>=8.1.1
- openmmforcefields>=0.12.0
- openmmtools

Expand Down
Loading

0 comments on commit 82c897b

Please sign in to comment.