openmm-mdanalysis-reporter๏
๐๏ธ Authors: openmm-mdanalysis-reporter authors
๐ Project home: https://github.com/sef43/openmm-mdanalysis-reporter
๐ Documentation: https://github.com/sef43/openmm-mdanalysis-reporter/blob/main/README.md
โ๏ธ License: MIT
๐ Keywords: OpenMM, Reporters
Description:
MDAnalysis based reporters for OpenMM
Installation instructions๏
The latest version of openmm-mdanalysis-reporter can be installed using the following:
mamba install -c jaimergp/label/unsupported-cudatoolkit-shim -c conda-forge --strict-channel-priority openmm
pip install openmm-mdanalysis-reporter
The source code of openmm-mdanalysis-reporter can be installed using the following:
mamba install -c jaimergp/label/unsupported-cudatoolkit-shim -c conda-forge --strict-channel-priority openmm
git clone https://github.com/sef43/openmm-mdanalysis-reporter.git
cd openmm-mdanalysis-reporter
pip install .