atravitz / mbar_pmf

A script that uses pyMBAR to calculate potential of mean force for a set of umbrella sampling data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyMBAR PMF Generator

version number: 0.0.1 author: Alyssa Travitz

Overview

A script that uses pyMBAR to calculate potential of mean force for a set of umbrella sampling data

Installation / Usage

To install use pip:

$ pip install mbar_pmf

Or clone the repo:

$ git clone https://github.com/atravitz/mbar_pmf.git
$ python setup.py install

Example

TBD

About

A script that uses pyMBAR to calculate potential of mean force for a set of umbrella sampling data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.2%Language:Shell 0.8%