|
41 | 41 | "- `openprotein_python>=0.10`\n", |
42 | 42 | "- `molviewspec` (for structure visualization)\n", |
43 | 43 | "\n", |
44 | | - "See the Python client [installation instructions](https://docs.openprotein.ai/python-api/installation.html) for more info.\n", |
| 44 | + "See the Python client [installation instructions](../python-api/installation.html) for more info.\n", |
45 | 45 | "\n", |
46 | | - "Additionally, you should have your [credentials set up](https:/docs.openprotein.ai/python-api/quickstart.html) in `~/.openprotein/config.toml` to authenticate with the OpenProtein.AI\n", |
| 46 | + "Additionally, you should have your [credentials set up](../python-api/quickstart.html) in `~/.openprotein/config.toml` to authenticate with the OpenProtein.AI\n", |
47 | 47 | "API." |
48 | 48 | ] |
49 | 49 | }, |
|
2099 | 2099 | "1. Expressed and purified for experimental validation\n", |
2100 | 2100 | "2. Tested for binding affinity\n", |
2101 | 2101 | "3. Further optimized through additional rounds of design, for example, with\n", |
2102 | | - " [OpenProtein.AI's property regression models](https://docs.openprotein.ai/python-api/property-regression-models/index.html).\n", |
| 2102 | + " [OpenProtein.AI's property regression models](../python-api/property-regression-models/index.html).\n", |
2103 | 2103 | "\n", |
2104 | 2104 | "### Other resources\n", |
2105 | 2105 | "\n", |
2106 | 2106 | "Read more about our binder design workflows and other de novo design tools here:\n", |
2107 | | - "- [Designing de novo nanobody binders with BoltzGen and ProteinMPNN](https://docs.openprotein.ai/walkthroughs/Nanobody_binder_design_with_BoltzGen.html)\n", |
2108 | | - "- [Inverse folding for protein redesign](https://docs.openprotein.ai/walkthroughs/PoET-2_inverse_folding.html)\n", |
| 2107 | + "- [Designing de novo nanobody binders with BoltzGen and ProteinMPNN](./Nanobody_binder_design_with_BoltzGen.ipynb)\n", |
| 2108 | + "- [Inverse folding for protein redesign](./PoET-2_inverse_folding.ipynb)\n", |
2109 | 2109 | "\n", |
2110 | 2110 | "or see the detailed API references\n", |
2111 | | - "- [RFdiffusion](https://docs.openprotein.ai/python-api/api-reference/models.html#rfdiffusion)\n", |
2112 | | - "- [ProteinMPNN](https://docs.openprotein.ai/python-api/api-reference/models.html#proteinmpnn)\n", |
2113 | | - "- [Boltz-2](https://docs.openprotein.ai/python-api/api-reference/fold.html#openprotein.fold.Boltz2Model)" |
| 2111 | + "- [RFdiffusion](../python-api/api-reference/models.html#rfdiffusion)\n", |
| 2112 | + "- [ProteinMPNN](../python-api/api-reference/models.html#proteinmpnn)\n", |
| 2113 | + "- [Boltz-2](../python-api/api-reference/fold.html#openprotein.fold.Boltz2Model)" |
2114 | 2114 | ] |
2115 | 2115 | } |
2116 | 2116 | ], |
|
0 commit comments