A small package for building molecular systems using the AMBER \ force field and deploying OpenMM simulations on HPC clusters using Parsl.
Project description
molecular-dynamics repository README
molecular-dynamics is a collection of python utilities for MD simulation building, running and analysis.
Capable of building molecular dynamics systems using the AMBER forcefield ecosystem. Available forcefields include: fixed-charge forcefields (ff19SB for proteins, OL21 for DNA, and OL3 for RNA), ff15ipq polarizable forcefield, and the ability to parameterize small molecules using GAFF2. In all explicit systems OPC water is used with the exception of polarizable systems where a polarizable water model is used (SPC/Eb). Loosely tested support for implicit solvent systems as well.
Also bundled in this library are tools for analyzing molecular simulations including: correlation analysis, interaction energy, residue energy footprinting, automatic clustering, an MDAnalysis-based SASA and RSASA methods and more.
Installation
Easily installed via pip. PyPI page: https://pypi.org/project/molecular-simulations/
pip install molecular-simulations
Package details
Simulations are performed using OpenMM version >= 8 due to CUDA versioning on ALCF Polaris. Note that due to some scaling issues reported by users, OpenMM versions 8.0-8.1 suffer from slow integration times for larger systems. All MD simulations are deployed on a PBS scheduler via Parsl but with some minor tweaking of the Parsl configuration object they can be deployed on theoretically any HPC cluster/job scheduler. Jobs can also be run locally without the need for Parsl (example coming soon).
Usage
See examples for how to run a few of the tools contained within.
See Parsl documentation for further examples of how to run on other HPC resources. https://parsl.readthedocs.io/en/stable/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file molecular_simulations-0.3.21.tar.gz.
File metadata
- Download URL: molecular_simulations-0.3.21.tar.gz
- Upload date:
- Size: 9.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09f6567f58f0135be00c7f7b49f08e62973cb880b3f6948edd2e1d43f90bc681
|
|
| MD5 |
f3bcf2ea2bd4935edf30e9a0a7c2739d
|
|
| BLAKE2b-256 |
5a6cb1a5bcfccbe531055197794bdf120a24f611ca60d35db5f410ec55ba36f2
|
File details
Details for the file molecular_simulations-0.3.21-py3-none-any.whl.
File metadata
- Download URL: molecular_simulations-0.3.21-py3-none-any.whl
- Upload date:
- Size: 69.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e66fd94302206ba022998a6ec7f90370d83e951c1dc3455a68c0bb95a1c35902
|
|
| MD5 |
9559a6532cefc64bae396dd991f0b8ec
|
|
| BLAKE2b-256 |
7a12b01794fcfb8a2e3e67d550d6595b0b068ce9368151d33f7a2a73e2fb0da1
|