Skip to content
/ spyProt Public

Rapid protein overview from multiple databases

Notifications You must be signed in to change notification settings

ilbsm/spyProt

Repository files navigation

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