caizkun / gropy

A Python module to manipulate the ".gro" coordinate file of GROMACS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GroPy

A Python Library to Manipulate the ".gro" Coordinate File of GROMACS

Developers

Zhikun Cai, UIUC, caizkun@gmail.com

Test Environments

Python 2.7.10, Mac OS X 10.11 EI Capitan

Installation

To install the library locally for your own use, execute the following command line:

$ python setup.py install --user

To install globally for all users:

$ sudo python setup.py install

About

A Python module to manipulate the ".gro" coordinate file of GROMACS

License:MIT License


Languages

Language:Python 100.0%