Format transformation from Maestro to CHARMM-GUI. This can make the CHARMM-GUI recognise the original orientation of the hydrogen atoms in the Maestro file.
Project description
Maestro2CharmmGUI
# install
pip install maestro2charmmgui
Check whether it works:
pytest
# 2 passed, 1 warnining
For usage, see the jupyter notebook for renaming the hydrogens defined in Maestro into CHARMM's definition.
from maestro2charmmgui.rename import transform_with_resname
# rename the atoms by using a residue-based corresponding dictionary with a single function
input = "path/to/pdbfile.pdb"
output = "path/to/pdbfile_charmm.pdb"
transform_with_resname(input, output)
Project details
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 maestro2charmmgui-0.1.2.tar.gz.
File metadata
- Download URL: maestro2charmmgui-0.1.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/5.15.0-107-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d6d57262df04e43a197397606ef4c621c5c33b1bbf7235655386b694fd1294b
|
|
| MD5 |
44ab085a8735c64d549c9e14665a90dc
|
|
| BLAKE2b-256 |
4f5e34ae7e5b4f41f837fcd4611f5c3603f8b7da373bd94ed25f037d26537e48
|
File details
Details for the file maestro2charmmgui-0.1.2-py3-none-any.whl.
File metadata
- Download URL: maestro2charmmgui-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/5.15.0-107-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
947475d3bfcee82e7cba88de5454894e77943e2960fcf69e184a45bd0237200f
|
|
| MD5 |
25e16d7fa13d20c910ad52bdf5f0b8b6
|
|
| BLAKE2b-256 |
e8c174ed802284c114c6bf0c3d95f5f78e5772ccba11f30f2bb635925ab84e23
|