Load PDB files into rdkit with nonstandard residues
Project description
PDBInf allows you to read PDB files using RDKit and assign bond orders from .cif (PDBx) template files.
# provide a PDBx defining the TPO nonstandard residue
nonstandard_residues = gemmi.cif.read('./tpo.cif')
# load a PDB file using the built-in standard amino acid doc and providing information on the nonstandard residues
pdbinf.load_pdb_file('./tpo.pdb', templates=[pdbinf.STANDARD_AA_DOC, nonstandard_residues])
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
pdbinf-0.0.4.tar.gz
(131.1 kB
view details)
Built Distribution
pdbinf-0.0.4-py3-none-any.whl
(139.6 kB
view details)
File details
Details for the file pdbinf-0.0.4.tar.gz
.
File metadata
- Download URL: pdbinf-0.0.4.tar.gz
- Upload date:
- Size: 131.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d98288961664f8ac87eabd76bcdb33c7dad3ed3f54a4d2347fb86258595322c |
|
MD5 | b42bc03111a6b4554c4f92f0f5578e10 |
|
BLAKE2b-256 | fe78d05b18aab9dbf4dddc31272e00353109088b442f9303ea1c142f65f87c59 |
File details
Details for the file pdbinf-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: pdbinf-0.0.4-py3-none-any.whl
- Upload date:
- Size: 139.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f9a116a0bf6b530a3f6a284f9e2ed1c055a3c6120c10645be66cb47b9359b38 |
|
MD5 | 0edea83de9162d1de10d0003152f774c |
|
BLAKE2b-256 | 687d87f9a96e5a50af247c9bf7e918c88a1c9b4bc84c26b14e3fdeeab13478f4 |