volkamerlab / opencadd

A Python library for structural cheminformatics
https://opencadd.readthedocs.io
MIT License
91 stars 18 forks source link

Add opencadd.structure.subpockets module #41

Closed dominiquesydow closed 4 years ago

dominiquesydow commented 4 years ago

Description

Add opencadd.structure.subpockets module that calculates subpocket centers based on input residue PDB IDs (anchor residues). Add nglviewer visualization of subpockets.

Use kissim code: https://github.com/volkamerlab/kissim/blob/master/kissim/encoding.py

Todos

Questions

Status

dominiquesydow commented 4 years ago

Merge this branch into add_io_klifs_subpockets branch, see PR #44.