Skip to content

rareylab/proteins_plus_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ProteinsPlus Examples

ProteinsPlus provides a wide-range of tools for structure-based drug discovery and structural bioinformatics. This repository provides examples on how use the proteins.plus API programmatically.

This project is developed at the Universitaet Hamburg, ZBH - Center for Bioinformatics by the group of Matthias Rarey.

Colab notebooks

Interactive examples can be found for:

Jupyter notebooks

All notebooks can alternatively be run locally using jupyter notebook. We suggest using conda to manage the dependencies. You can generate a conda environment with all necessary dependencies using the following command:

conda create -n examples -c conda-forge -c anaconda python=3.7 nglview biopython jupyter requests rdkit
conda activate examples

Some notebook cells are colab specific. These may fail in jupyter notebook, but will not influence the rest of the notebook.

About

Examples on how to use the proteins.plus API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •