Skip to content

adeshusa/issue-40

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vizfold Foundations

This repository has two main components:

  1. Model inference & feature extraction: Run protein structure prediction models and extract intermediate activations (hidden representations) and attention maps from any chosen layer.
  2. Visualization & analysis: Explore, visualize, and analyze the extracted activations and attention maps.

Link to Openfold implimentation - README_vizfold_openfold.md


License

This project is licensed under the Apache License 2.0.
See the LICENSE file for details.


About

This is a demo that allows a user to visualize the top-k attention scores from OpenFold for a particular protein. The demo plots the top attention scores from one residue to another on the predicted 3D structure. Additionally, the demo produces Arc Diagrams in 2D of the top attention scores from one residue to another.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 92.7%
  • Jupyter Notebook 4.0%
  • Shell 2.6%
  • Cuda 0.4%
  • C++ 0.2%
  • Dockerfile 0.1%