File size: 700 Bytes
5a7df45
 
 
a51cc55
 
 
 
 
 
 
6207d3c
a51cc55
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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](preview.gif)

## 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.