OpenMMDL๏
๐๏ธ Authors: OpenMMDL authors
๐ Project home: https://github.com/wolberlab/OpenMMDL
๐ Documentation: http://openmmdl.readthedocs.io/
โ๏ธ License: MIT
๐ Keywords: MD simulations, Protein-ligand analysis, flask-based webserver, visualization, openmm, rdkit, nglview
๐ Development status: Development Status :: 4 - Beta
๐ Changelog: https://github.com/wolberlab/OpenMMDL/blob/main/CHANGELOG.md
Description:
Interface to OpenMM for easy setup of molecular dynamic simulations of protein-ligand complexes and the analysis thereof
Installation instructions๏
The latest version of OpenMMDL can be installed using the following:
mamba install -c conda-forge openmmdl
The source code of OpenMMDL can be installed using the following:
mamba install -c conda-forge
pip numpy plip requests>=2.28.1 mdtraj rdkit>=2022.03.5 pdbfixer openff-toolkit openmmforcefields cudatoolkit>=11.7.0 cuda-python>=11.7.1 mdanalysis>=2.3.0 flask>=2.2.2 cairosvg nglview numba>=0.59.1 jupyter
pip install git+https://github.com/wolberlab/OpenMMDL