ensemble-md


Nameensemble-md JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA package for setting up, performing, and analyzing molecular dynamics ensembles using GROMACS
upload_time2024-08-04 10:24:46
maintainerNone
docs_urlNone
authorWei-Tse Hsu
requires_python>=3.8
licenseMIT
keywords molecular mechanics free energy calculations advanced sampling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Ensemble Molecular Dynamics
==============================
[//]: # (Badges)
[![wehs7661](https://circleci.com/gh/wehs7661/ensemble_md.svg?style=shield)](https://app.circleci.com/pipelines/github/wehs7661/ensemble_md?branch=master)
[![codecov](https://codecov.io/gh/wehs7661/ensemble_md/branch/master/graph/badge.svg)](https://app.codecov.io/gh/wehs7661/ensemble_md/tree/master)
[![Documentation Status](https://readthedocs.org/projects/ensemble-md/badge/?version=latest)](https://ensemble-md.readthedocs.io/en/latest/?badge=latest)
[![GitHub Actions Lint Status](https://github.com/wehs7661/ensemble_md/actions/workflows/lint.yaml/badge.svg)](https://github.com/wehs7661/ensemble_md/actions/workflows/lint.yaml)
[![PyPI version](https://badge.fury.io/py/ensemble-md.svg)](https://badge.fury.io/py/ensemble-md)
[![python](https://img.shields.io/badge/Python-3.8%20|%203.9%20|%203.10%20|%203.11-4BC51D.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)
[![DOI](https://img.shields.io/badge/DOI-10.1021/acs.jctc.4c00484-4BC51D)](https://pubs.acs.org/doi/epdf/10.1021/acs.jctc.4c00484)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![Downloads](https://static.pepy.tech/badge/ensemble-md)](https://pepy.tech/project/ensemble-md)


`ensemble_md` is a Python package that provides methods for setting up, running, and analyzing GROMACS simulation ensembles. Currently, the package implements all the necessary algorithms for running synchronous replica exchange (REX) of expanded ensembles (EE), abbreviated as REXEE, as well as its multi-topology (MT) variation, MT-REXEE. Our future work includes implementing asynchronous REXEE and other possible variations of the REXEE method. For installation instructions, theory overview, tutorials, and API references, please visit the [documentation](https://ensemble-md.readthedocs.io/en/latest/?badge=latest) and our [JCTC paper](https://pubs.acs.org/doi/epdf/10.1021/acs.jctc.4c00484).

### Reference
If you use any components of the Python package `ensemble_md` or the REXEE method in your research, please cite the following paper:

Hsu, W. T., & Shirts, M. R. (2024). Replica Exchange of Expanded Ensembles: A Generalized Ensemble Approach with Enhanced Flexibility and Parallelizability. *Journal of Chemical Theory and Computation*. doi: [10.1021/acs.jctc.4c00484](https://doi.org/10.1021/acs.jctc.4c00484)

### Copyright

Copyright (c) 2022, Wei-Tse Hsu


### Acknowledgements
 
Project based on the 
[Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.6.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ensemble-md",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "molecular mechanics, free energy calculations, advanced sampling",
    "author": "Wei-Tse Hsu",
    "author_email": "wehs7661@colorado.edu",
    "download_url": "https://files.pythonhosted.org/packages/e0/6a/c65741255ded96a12d9f57f745fce4ff8c2d976b29f1ed1e9f0382707137/ensemble_md-1.0.0.tar.gz",
    "platform": "Linux",
    "description": "Ensemble Molecular Dynamics\n==============================\n[//]: # (Badges)\n[![wehs7661](https://circleci.com/gh/wehs7661/ensemble_md.svg?style=shield)](https://app.circleci.com/pipelines/github/wehs7661/ensemble_md?branch=master)\n[![codecov](https://codecov.io/gh/wehs7661/ensemble_md/branch/master/graph/badge.svg)](https://app.codecov.io/gh/wehs7661/ensemble_md/tree/master)\n[![Documentation Status](https://readthedocs.org/projects/ensemble-md/badge/?version=latest)](https://ensemble-md.readthedocs.io/en/latest/?badge=latest)\n[![GitHub Actions Lint Status](https://github.com/wehs7661/ensemble_md/actions/workflows/lint.yaml/badge.svg)](https://github.com/wehs7661/ensemble_md/actions/workflows/lint.yaml)\n[![PyPI version](https://badge.fury.io/py/ensemble-md.svg)](https://badge.fury.io/py/ensemble-md)\n[![python](https://img.shields.io/badge/Python-3.8%20|%203.9%20|%203.10%20|%203.11-4BC51D.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)\n[![DOI](https://img.shields.io/badge/DOI-10.1021/acs.jctc.4c00484-4BC51D)](https://pubs.acs.org/doi/epdf/10.1021/acs.jctc.4c00484)\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)\n[![Downloads](https://static.pepy.tech/badge/ensemble-md)](https://pepy.tech/project/ensemble-md)\n\n\n`ensemble_md` is a Python package that provides methods for setting up, running, and analyzing GROMACS simulation ensembles. Currently, the package implements all the necessary algorithms for running synchronous replica exchange (REX) of expanded ensembles (EE), abbreviated as REXEE, as well as its multi-topology (MT) variation, MT-REXEE. Our future work includes implementing asynchronous REXEE and other possible variations of the REXEE method. For installation instructions, theory overview, tutorials, and API references, please visit the [documentation](https://ensemble-md.readthedocs.io/en/latest/?badge=latest) and our [JCTC paper](https://pubs.acs.org/doi/epdf/10.1021/acs.jctc.4c00484).\n\n### Reference\nIf you use any components of the Python package `ensemble_md` or the REXEE method in your research, please cite the following paper:\n\nHsu, W. T., & Shirts, M. R. (2024). Replica Exchange of Expanded Ensembles: A Generalized Ensemble Approach with Enhanced Flexibility and Parallelizability. *Journal of Chemical Theory and Computation*. doi: [10.1021/acs.jctc.4c00484](https://doi.org/10.1021/acs.jctc.4c00484)\n\n### Copyright\n\nCopyright (c) 2022, Wei-Tse Hsu\n\n\n### Acknowledgements\n \nProject based on the \n[Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.6.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package for setting up, performing, and analyzing molecular dynamics ensembles using GROMACS",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://ensemble-md.readthedocs.io/",
        "Source Code": "https://github.com/wehs7661/ensemble_md"
    },
    "split_keywords": [
        "molecular mechanics",
        " free energy calculations",
        " advanced sampling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08c36e6401e5aaf1675244fdf711e4f6b9e7f8931491a497ae538967135980fa",
                "md5": "9e062678d5907bac777f6c37483c699e",
                "sha256": "53923e7950d7bd8a67c4d34ce43a68bae747c04d964084722ae0f93750f84b86"
            },
            "downloads": -1,
            "filename": "ensemble_md-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e062678d5907bac777f6c37483c699e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 273488,
            "upload_time": "2024-08-04T10:24:39",
            "upload_time_iso_8601": "2024-08-04T10:24:39.746563Z",
            "url": "https://files.pythonhosted.org/packages/08/c3/6e6401e5aaf1675244fdf711e4f6b9e7f8931491a497ae538967135980fa/ensemble_md-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e06ac65741255ded96a12d9f57f745fce4ff8c2d976b29f1ed1e9f0382707137",
                "md5": "2e670ccc5026261a19c93ff90030c7d6",
                "sha256": "d03dc7d4a6081488194ed3b16c981a404c996e458795778131736cec9f14b74f"
            },
            "downloads": -1,
            "filename": "ensemble_md-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2e670ccc5026261a19c93ff90030c7d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 584764,
            "upload_time": "2024-08-04T10:24:46",
            "upload_time_iso_8601": "2024-08-04T10:24:46.201551Z",
            "url": "https://files.pythonhosted.org/packages/e0/6a/c65741255ded96a12d9f57f745fce4ff8c2d976b29f1ed1e9f0382707137/ensemble_md-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 10:24:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wehs7661",
    "github_project": "ensemble_md",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "lcname": "ensemble-md"
}
        
Elapsed time: 0.67281s