Skip to content

Repository for housing minimal reproducing scripts and chemical structures for water-soluble polymer (WaSP) MD studies

License

Notifications You must be signed in to change notification settings

shirtsgroup/WaSP_simulations

 
 

Repository files navigation

WaSP_simulations

A repository for reproducing the Water Soluble Polymer (WaSP) molecular dynamics simulations implemented with the OpenFf-based parameterization approaches described in our recent paper(https://chemrxiv.org/engage/chemrxiv/article-details/652f6614bda59ceb9acf6393)

Installation from GitHub with Conda

First create a local clone of this repository and, within it, a clone of the in-house toolkit this repo depends on: the toolkit, first download and install . Then, run:

git clone https://github.com/shirtsgroup/WaSP_simulations
cd WaSP_simulations
git clone https://github.com/shirtsgroup/polymerist

Next, recreate the conda environment (after installing the Anaconda Distribution) from the packaged requirements:

conda env create -n polymer_env -f reqs.yml
conda activate polymer_env

Configuring Scripts

About

Repository for housing minimal reproducing scripts and chemical structures for water-soluble polymer (WaSP) MD studies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.0%
  • Python 2.0%
  • Shell 1.0%