Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.59 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.59 KB

MaSIF colab

Method overview

This repo contains a dMaSIF implementation for google colab. For now we only have a dMaSIF site implementation for visualizing protein binding sites. We are working on other implementations, keep an eye on this repo!

Link to the dMaSIF_colab

Available dMaSIF models

Models Resolution Dimensions Layers Radius ROC/AUC
dMaSIF site 1.0 A 16 3 12 A 0.87
dMaSIF site 1.0 A 16 3 9 A 0.87
dMaSIF site 0.7 A 16 3 12 A 0.88
dMaSIF site 0.7 A 16 3 9 A 0.88

Models:

  • dMaSIF site identifies protein–protein interaction sites.
  • dMaSIF search (COMING SOON!) predicts protein-protein complexes.

Resolution:

  • The distance between points in the pointcloud in Ångström (lower is higher resolution)

Dimensions:

  • The number of embedding dimensions

Layers:

  • Number of convolutional layers

Radius:

  • Radius to use for the convolution

ROC/AUC:

  • Performance measure, higher is better.

How to run dMaSIF locally

How to reference this work