sentis-alphafold-v1 / README.md
PB Unity
Update README.md
6207d3c verified
|
raw
history blame
No virus
700 Bytes
metadata
license: apache-2.0

Alpha Fold Version 1 validated for Unity Sentis

We provide here the model files we used for our AlphaFoldv1 implementation. The large ONNX file is the main model which outputs the distance matrix and the smaller one is used for the simulation step.

How to Use

The source files are available on github for this example.

protein folding

Information

This implementation was designed as a proof of concept to show the abilities of Unity Sentis for scientific visualisation purposes. For actual scientific research there are newer model avaiable (for example AlphaFold v2). We hope the community will implement other protein models in Unity Sentis.