PB Unity
commited on
Commit
•
9723330
1
Parent(s):
0106943
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. There are 10 proteins
|
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 in the sample. We have included more protein json data files here to try out.
|
13 |
|
14 |
## Preview
|
15 |
When working it should look like this:
|