The StructuralBioInformatics Library
Project description
The SBI python library is a continuous work in progress that clusters functionalities to work with data derived from PDB, from creating a local PDB repository to do real Blast searches over PDB sequences (i.e. sequences of the really crystallized protein sections) to perform a simply split chains (separate the sections of a PDB file).
You can start to play by reading a PDB using the following command:
from SBI.structure import PDB
newPDBobject = PDB('pdbfilename')
The library is not exempt of bugs (probably), and can not be considered a final version. This means that one must use it at its own risk. And, while new functionalities are bound to appear, others might disappear at any given moment. Any comments, complains or bug reports can be addressed in the corresponding sections.
Versions of this library lower than v0.3 are python2 only.
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 StrBioInfo-0.2.2.tar.gz
.
File metadata
- Download URL: StrBioInfo-0.2.2.tar.gz
- Upload date:
- Size: 142.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc966381c8b7a2559dd18e59fd8b47974e902f671ea442c62a92eecb803c0ccc |
|
MD5 | acf62a32a0d398f1a560d68492825fa5 |
|
BLAKE2b-256 | 7726a44051e52123d5a32c77c7600bc13dc6c275782d578258693e54d831f9fc |