Skip to content

BorgwardtLab/proteinshake

Repository files navigation

build pypi docs downloads codecov

      Quickstart      Website      Documentation      Paper      Contribute      Leaderboard      Tutorials

ProteinShake provides one-liner imports of large scale, preprocessed protein structure datasets and tasks for various model types and frameworks.

We provide a collection of preprocessed and cleaned protein 3D structure datasets from RCSB and AlphaFoldDB, including annotations. Structures are easily converted to graphs, voxels, or point clouds and loaded natively into PyTorch, TensorFlow, NumPy, JAX, PyTorch Geometric, DGL and NetworkX. The task API enables standardized benchmarking on a variety of tasks on protein and residue level.

Find more information on the Website and the Documentation, or check out the Tutorials. The results of the paper and the baseline models can be found in the Evaluation Repository. If you would like to create your own release, see the Release Repository.


Installation:

- This is a pre-release version. There may be unannounced changes to the API and datasets. -
- We expect some bugs as well, please open an issue if you find one. -
+ COMING SOON: Customization and transforms +
+ Build your own representations, splitters, and preprocessors! +
pip install proteinshake

Code in this repository is licensed under BSD-3, the dataset files on Zenodo are licensed under CC-BY-4.0.

To build ProteinShake, we obtained and modified data from various sources. Please see the documentation of the respective dataset classes for a reference to the original data, license, and paper.