This package provides a set of tools for accessing protein databases and manipulating PDB/CIF files.


License
MIT
Install
pip install spyprot==0.8.8

Documentation

spyProt

Python package Rapid protein overview from multiple databases (RCSB, PDBe, UniProt etc.)

Fetch information from for EC, Uniprot, RCSB Search API etc.

Includes the ilbsm_database_downloader used to download data from ILBSM databases such as:

Have a look at tests to see how to use it.

#git tag -d v0.8.8 ; git tag v0.8.8 ; git push origin :v0.8.8 ; git push origin --tags