Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
373 changes: 373 additions & 0 deletions source/python-api/structure-prediction/Using_RosettaFold3.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions source/python-api/structure-prediction/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Get started using Structure Prediction
- `Using ESMFold <./Using_ESMFold.ipynb>`_
- `Using AlphaFold2 <./Using_AlphaFold2.ipynb>`_
- `Using Boltz <./Using_Boltz.ipynb>`_
- `Using RosettaFold3 <./Using_RosettaFold3.ipynb>`_

`API Reference <../api-reference/fold.rst>`_

Expand All @@ -23,3 +24,4 @@ Get started using Structure Prediction
Using_ESMFold
Using_AlphaFold2
Using_Boltz
Using_RosettaFold3
1 change: 0 additions & 1 deletion source/walkthroughs/PoET-2_inverse_folding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2374,7 +2374,6 @@
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
}
},
Expand Down
Loading