Skip to content

Commit 02e2257

Browse files
committed
update text for design models
1 parent e8f616d commit 02e2257

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/rest-api/design.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Design
33

44
The Design API provided by OpenProtein.ai builds on top of our predictive models to empower you to achieve your protein design goals easily.
55

6-
Currently, we support the following design algorithms:
6+
Currently, we support the following design algorithms/models:
77

8-
- **Genetic Algorithm** - Evolutionary optimization for sequence design using trained ``predictors``
9-
- **RFdiffusion** - Diffusion-based structure generation for motif scaffolding, binder design, and symmetric assemblies
10-
- **BoltzGen** - Advanced diffusion model for protein structure and sequence design, supporting protein-ligand complexes, multi-chain assemblies, and cyclic peptides
8+
- **Genetic Algorithm** - Evolutionary optimization for sequence design using trained `predictors <./predictor.rst>`__.
9+
- **RFdiffusion** - Diffusion-based structure generation for motif scaffolding, binder design, and symmetric assemblies. `GitHub link <https://github.com/RosettaCommons/RFdiffusion>`__, `Reference <https://www.biorxiv.org/content/10.1101/2022.12.09.519842v1>`__. Licensed under `BSD License <https://github.com/RosettaCommons/RFdiffusion/blob/main/LICENSE>`__.
10+
- **BoltzGen** - Advanced diffusion model for protein structure and sequence design, supporting protein-ligand complexes, multi-chain assemblies, and cyclic peptides. `GitHub link <https://github.com/HannesStark/boltzgen>`__, `Reference <https://hannes-stark.com/assets/boltzgen.pdf>`__. Licensed under `MIT License <https://choosealicense.com/licenses/mit/>`__.
1111

1212
Endpoints
1313
---------

0 commit comments

Comments
 (0)