An Enhanced tool to process PDB structures based on Gemmi
Project description
An Enhanced tool to process PDB structures based on Gemmi
Install
conda install python=3.12.9 anarci hmmer dockq trimesh rtree pdbfixer -c bioconda -c conda-forge
pip install gemmi_protools
Usage
read structures
from gemmi_protools import StructureParser
# load structure
st=StructureParser()
st.load_from_file("7mmo.cif")
# get chain IDs
print(st.chain_ids)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 gemmi_protools-1.0.7-py3-none-any.whl.
File metadata
- Download URL: gemmi_protools-1.0.7-py3-none-any.whl
- Upload date:
- Size: 143.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d86a506d748b385b87824ed3f8401052193a4de448d42391686704760ad39c00
|
|
| MD5 |
bc5e374bf8890542cefbd932bdaed840
|
|
| BLAKE2b-256 |
11c43243c9935d892eb997a01a1a44bc63c31fd6f830358a79bcd29c71561253
|