RCSB Python DSSP Utilities
Introduction
This module contains utility methods for calculating DSSP secondary structure entries for models in the RCSB PDB archive.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/rcsb/py-rcsb_utils_dssp.git
Important: Setup will require an up-to-date version of cmake to be installed on the machine and the executable to be in the system's PATH.
Optionally, run test suite (Python versions 3.9) using setuptools or tox:
python setup.py test
or simply run
tox
Installation is via the program pip.
pip install rcsb.utils.dssp
or for the local repository:
pip install .
References
- DSSP 4.0. Maarten L. Hekkelman, et al. https://github.com/PDB-REDO/dssp
- libcifpp. Maarten L. Hekkelman, et al. https://github.com/PDB-REDO/libcifpp
Release files for rcsb.utils.dssp 0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rcsb.utils.dssp-0.11.tar.gz | 7.1 kB | Details |
Release files / rcsb.utils.dssp-0.11.tar.gz
| Download URL | rcsb.utils.dssp-0.11.tar.gz |
|---|---|
| Size | 7.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
01be3f3359f6db387711c8a90eec9477cc44086b7c8eb08d7021b5ef3ccddd3b
|
|
BLAKE2b-256 checksum How to use checksums |
78a055797f09bc5ea8d6cc3b191c383aed7cfa53ffbbc1214604905156ff8fbb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|