Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 641 Bytes

deeprank.tools.rst

File metadata and controls

30 lines (19 loc) · 641 Bytes

Tools

deeprank.tools

This module contains a series of core tools used for the feature calculations in DeepRank. These tools are at the moment:

  • sasa: a simple solvent surface area calculator
  • sparse: a 3D sparse matrix engine

Here are the details of the submodule given in tools.

Solvent Accessible Surface Area

deeprank.tools.sasa

Sparse 3D Matrix

deeprank.tools.sparse