A Python library to parse GROMACS topology files and alter associated force fields parameters.
Project description
gmx-top4py
GROMACS topology files for python
Description
The package gmx-top4py provides an python interface to
- read and write toplogy and force field information from GROMACS-type top-files
- alter force field parameters
Tutorials
The following tutorials are avaiable as Google Colab notebooks and hence do not require a local installation:
- Basic tutorial - Basic accessing of topology information with gmx-top4py
- Advanced tutorial - Advanded accessing of topology information with gmx-top4py
- Force field parameter tutorial - Adapting force field parameters with gmx-top4py
Installation
From PyPI
pip install gmx-top4py
From TestPyPI
pip install --index-url https://test.pypi.org/simple --extra-index-url https://pypi.org/simple gmx-top4py
From source via uv
Clone repository and move into
git clone git@github.com:graeter-group/gmx-top4py.git
cd gmx-top4py
Install repository
uv sync
Activate virtual environment
source .venv/bin/activate
Verify install by running the tests
pytest tests
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gmx_top4py-0.1.1.tar.gz.
File metadata
- Download URL: gmx_top4py-0.1.1.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7b4c26a6b9cd3ce4edb8077ba962351f816b4041e31d8abf80b504a451784fe
|
|
| MD5 |
bb64476eb82daa5bcf961a0d64c213ab
|
|
| BLAKE2b-256 |
416bfbcd1fe8ffc833e5791099b6fef7ebd8bd7c957adec77cf0517609126210
|
File details
Details for the file gmx_top4py-0.1.1-py3-none-any.whl.
File metadata
- Download URL: gmx_top4py-0.1.1-py3-none-any.whl
- Upload date:
- Size: 299.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c724979ff9c5d29964f794720dff10cdf46e70849ba2b6e7e4e3466b52328f4
|
|
| MD5 |
58e7a5f5491fa087934b4d8106f8262a
|
|
| BLAKE2b-256 |
e7b37c6528cdd63cf927be33c59c307190df1da2be5d3290e024545f9f2e2a60
|