RCSB Python Chemical Utility Classes
Project description
py-rcsb_utils_chem
RCSB Python tools for accessing and annotating PDB chemical components definitions.
Introduction
Utilities for managing, comparing and searching PDB chemical component definitions. This module has internal dependencies on: OpenEye OECHEM toolkits, RDKIT, OpenBabel/Pybel, and CACTVS. These dependencies require separate installation that is described with each chemical package.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/rcsb/py-rcsb_utils_chem.git
Optionally, run test suite (Python versions 3.8) using setuptools or tox:
pip install -r requirements.txt
python setup.py test
or simply run:
tox
Installation is via the program pip. To run tests from the source tree, the package must be installed in editable mode (i.e. -e):
pip install -e .
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
File details
Details for the file rcsb_utils_chem-0.80.tar.gz
.
File metadata
- Download URL: rcsb_utils_chem-0.80.tar.gz
- Upload date:
- Size: 85.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ce9d694c6e19c45556abdd02670957227f63837e5c567cf13c8c582f927b573 |
|
MD5 | 4e63d62adcdd7236b59f7c6e86a93c19 |
|
BLAKE2b-256 | 3be90e40905f992b601a6d2eedcf5268e22b14e4b4592d6db3465edc38defd4b |