A python wrapper around the gromacs tools.
Project description
A primitive wrapper around the Gromacs tools until we have proper python bindings. It also provides a small library (cook book) of often-used recipes and an optional analysis module with plugins for more complicated analysis tasks.
Documentation is mostly provided through the python doc strings and available at http://gromacswrapper.readthedocs.org for recent releases.
The source code is available in the GromacsWrapper git repository.
Please be aware that this is alpha software that most definitely contains bugs. It is your responsibility to ensure that you are running simulations with sensible parameters.
Licence
The GromacsWrapper package is made available under the terms of the GNU Public License v3 (or any higher version at your choice) except as noted below. See the file COPYING for the licensing terms for all modules.
The vmd module is made available under the LGPL v3 (see COPYING and COPYING.LESSER). numkit is provided under the “Modified BSD Licence” (as it contains some code from scipy).
The distribution contains third party software that is copyrighted by the authors but distributed under licences compatible with this package license. Where permitted and necessary, software/files were modified to integrate with GromacsWrapper.
Installation
Releases
The latest version of GromacsWrapper from PyPi and can be installed with
pip install GromacsWrapper
Development version
The develop branch in the GitHub source repository generally contains useful code but nevertheless, things can break in weird and wonderful ways. Please report issues through the Issue Tracker and mention that you used the develop branch.
To use the development code base: checkout the develop branch:
git clone https://github.com/Becksteinlab/GromacsWrapper.git cd GromacsWrapper git checkout -b develop origin/develop
and install
python setup.py install
Download and Availability
The GromacsWrapper home page is http://github.com/Becksteinlab/GromacsWrapper. The latest release of the package is being made available from https://github.com/Becksteinlab/GromacsWrapper/releases
You can also clone the GromacsWrapper git repository or fork for your own development:
git clone git://github.com/Becksteinlab/GromacsWrapper.git
Reporting Bugs and Contributing to GromacsWrapper
Please use the Issue Tracker to report bugs, installation problems, and feature requests.
Pull requests for bug fixes and enhancements are very welcome.
Building Documentation
Install Sphinx:
apt-get install python-sphinx
and compile:
cd package/doc/sphinx make html
Citing
GromacsWrapper was written by Oliver Beckstein with contributions from many other people. Please see the file AUTHORS for all the names.
If you find this package useful and use it in published work I’d be grateful if it was acknowledged in text as
“… used GromacsWrapper (Oliver Beckstein et al, http://github.com/Becksteinlab/GromacsWrapper doi: 10.5281/zenodo.17901)”
or in the Acknowledgements section.
Thank you.
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
Built Distributions
File details
Details for the file GromacsWrapper-0.5.1.tar.gz
.
File metadata
- Download URL: GromacsWrapper-0.5.1.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb520cbbda51f225c5688ad5fc6bf20c79b7c2f2bc383cc7cd85439c652ddec5 |
|
MD5 | 7855f1cbfda8334ce7cc802d3a31fcd7 |
|
BLAKE2b-256 | 35d642ddf83fc37b799713172dcf513db4bbd73ecf045f057452928be246bc3e |
Provenance
File details
Details for the file GromacsWrapper-0.5.1.macosx-10.11-x86_64.tar.gz
.
File metadata
- Download URL: GromacsWrapper-0.5.1.macosx-10.11-x86_64.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2785c13b25a6b505562924a08ad812432bbbdefac13f4283dd437ae27865030 |
|
MD5 | adecbd3f828d48876d927d8e397c8d08 |
|
BLAKE2b-256 | b17753fe38a44ca21fc0109a19e5ffee3f85db9307ae60bc51f619ebf22de70e |
Provenance
File details
Details for the file GromacsWrapper-0.5.1-py2.7.egg
.
File metadata
- Download URL: GromacsWrapper-0.5.1-py2.7.egg
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81468305445cd011a50ab35b2503c2a720323887da21486f48deba3c2762ada7 |
|
MD5 | b260492531ef0f10aac35f1d36f6a314 |
|
BLAKE2b-256 | f55b804e8964272f2363876c893563e61a0ed3b3b3f6db929f3a96f9f0388221 |
Provenance
File details
Details for the file GromacsWrapper-0.5.1-py2-none-any.whl
.
File metadata
- Download URL: GromacsWrapper-0.5.1-py2-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1e66515df9afd42391ebcbd00b48804c34252db45078f24ffc29ae63c8685da |
|
MD5 | b9a156455cdc04b50c6cbfa78a9e6cb2 |
|
BLAKE2b-256 | fec436e63d84bb3c68db615f7665a884563c454b4856fb1180e0774989a3aec5 |