EMMA: Emma's Markov Model Algorithms
Project description
What is it?
EMMA is an open source collection of algorithms implemented mostly in NumPy and SciPy to analyze trajectories generated from any kind of simulation (e.g. molecular trajectories) via Markov state models (MSM).
It provides APIs for estimation and analyzing MSM and various utilities to process input data (clustering, coordinate transformations etc). For documentation of the API, please have a look at the sphinx docs in doc directory or online.
For some examples on how to apply the software, please have a look in the ipython directory, which shows the most common use cases as documentated IPython notebooks.
Installation
With pip:
pip install pyemma
with conda:
conda install -c https://conda.binstar.org/omnia pyemma
or install latest devel branch with pip:
pip install git+https://github.com/markovmodel/PyEMMA.git@devel
For a complete guide to installation, please have a look at the version online or offline in file doc/source/INSTALL.rst
To build the documentation offline you should install the requirements with:
pip install -r requirements-build-doc.txt
Then build with make:
cd doc; make html
Support and development
For bug reports/sugguestions/complains please file an issue on GitHub.
Or start a discussion on our mailing list: pyemma-users@lists.fu-berlin.de
External Libraries
mdtraj (LGPLv3): https://mdtraj.org
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
File details
Details for the file pyEMMA-1.2.2.zip
.
File metadata
- Download URL: pyEMMA-1.2.2.zip
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aed360670cf0fb5de5b8090b1aa75c9eba9dff1ae04250efb47c7e44772db34 |
|
MD5 | 6e64ea20ba6f4273aafdd576314f6cad |
|
BLAKE2b-256 | 0561da32c04877549e4e9670608bf59e77a2fb0740ad21fcb62c4ee5d8b062bf |