PB Unity
commited on
Commit
•
fb67ae4
1
Parent(s):
349e8ae
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ We provide here the model files we used for our AlphaFoldv1 implementation in Un
|
|
9 |
Find out all about how we implemented this model in our [full article](https://medium.com/@alexandre.ribard/protein-folding-visualization-in-unity-13ef38fff915) on medium.
|
10 |
|
11 |
## How to Use
|
12 |
-
The [source files](https://github.com/Unity-Technologies/sentis-samples/tree/main/ProteinFoldingSample) are available on github for this example.
|
13 |
|
14 |
## Preview
|
15 |
When working it should look like this:
|
|
|
9 |
Find out all about how we implemented this model in our [full article](https://medium.com/@alexandre.ribard/protein-folding-visualization-in-unity-13ef38fff915) on medium.
|
10 |
|
11 |
## How to Use
|
12 |
+
The [source files](https://github.com/Unity-Technologies/sentis-samples/tree/main/ProteinFoldingSample) are available on github for this example. There are 10 proteins
|
13 |
|
14 |
## Preview
|
15 |
When working it should look like this:
|