Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
/ MaSIF_colab Public archive
forked from casperg92/MaSIF_colab

dMaSIF implementation for google colab

License

Notifications You must be signed in to change notification settings

inductiva/MaSIF_colab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

dMaSIF implementation for google colab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.7%
  • Python 1.3%