Skip to content

Collection of premade molecular systems for use with OpenMM

License

Notifications You must be signed in to change notification settings

ADicksonLab/openmm_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMM-Systems

Premade molecular systems for use with OpenMM.

This code was copied from the OpenMMTools project. That project is very useful, but sometimes unreliable to install on all platforms. Most of our projects simply make use of the test systems so we decided to have them installable by themselves.

For the latest release:

pip install openmm_systems

You will also need to have OpenMM installed. Typically this is done through conda but you can also compile your own.

Tested succesfully with:

PythonOpenMMPass
3.67.4.1
3.67.3.1
3.77.4.1
3.77.3.1
3.87.4.1
3.87.3.1

Using the omnia channel openmm, e.g.:

conda install -c omnia openmm=7.4.1

See the noxfile.py for full test matrix.

Docs and Info

See the info directory for the documentation and history of the project. The README serves as an index. These files are (mostly) in emacs org-mode and serve as the primary source of documentation.

Developing

See the Developers Guide for developing.

About

Collection of premade molecular systems for use with OpenMM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages