Internal molecular dynamics workflow utilities for MD Workbench.
Project description
MD Workbench
Internal molecular dynamics workflow utilities.
The PyPI package name is mdw-zhong; the Python import package is md_workbench.
Install
The full runtime depends on conda-forge scientific packages and command-line tools such as OpenMM, RDKit, AmberTools, AutoDock Vina, Meeko, and PyMOL. For a working environment, install the conda environment first:
mamba env create -f environment.yml
mamba activate mdw
pip install mdw-zhong
Automated install or update from a checkout:
bash scripts/install_mdw_env.sh
Automated install on a machine without this repository checked out:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/GeraltZeroZhong/mdw/main/scripts/install_mdw_env.sh)"
For local development from a checkout:
pip install -e .
Commands
mdw init-config
mdw self-check --config default_config.json
mdw gui
mdw run --config default_config.json
mdw plot --config default_config.json
mdw report --config default_config.json
Compatibility command names are also installed, including mdw-run, mdw-plot, mdw-report, mdw-mmgbsa, and mdw-self-check.
Packaging Note
pip install mdw-zhong installs the MD Workbench Python package and console commands. It intentionally does not try to install or create the full conda environment.
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 mdw_zhong-0.1.0.tar.gz.
File metadata
- Download URL: mdw_zhong-0.1.0.tar.gz
- Upload date:
- Size: 184.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb7fad20d02c32047c937a27a661b587d944929553136d6edc2260554714f285
|
|
| MD5 |
3e796da4c39fabc668f71cb191ab89a6
|
|
| BLAKE2b-256 |
a781713840c7966fcba5699d01f74b45bb73faefb7e1369b5350b4258084077f
|
File details
Details for the file mdw_zhong-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mdw_zhong-0.1.0-py3-none-any.whl
- Upload date:
- Size: 204.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a311b73099722d0f2bd799ca3b19c6bd939d340315a8bad740e44bd980f44e10
|
|
| MD5 |
a9b69156555f792758126ff400574c6f
|
|
| BLAKE2b-256 |
714e9a4e450c2ae6127fefe3c52025c92d1b51be2b75f9d9416ed148014b3dd3
|