Skip to content

Commit 1bc361c

Browse files
committed
add boltzgen
1 parent c3e64cb commit 1bc361c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_static/js/designSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const designSpec = {
33
info: {
44
title: "OpenProtein Design",
55
description:
6-
"# Design API\nThe Design API provided by OpenProtein.ai builds on top of our predictive models to empower you to achieve your protein design goals easily. \n\nCurrently, we support the following design algorithms:\n- **Genetic Algorithm**\n",
6+
"# Design API\nThe Design API provided by OpenProtein.ai builds on top of our predictive models to empower you to achieve your protein design goals easily. \n\nCurrently, we support the following design algorithms:\n- **Genetic Algorithm** - Evolutionary optimization for sequence design\n- **RFdiffusion** - Diffusion-based structure generation for motif scaffolding, binder design, and symmetric assemblies\n- **BoltzGen** - Advanced diffusion model for protein structure and sequence design, supporting protein-ligand complexes, multi-chain assemblies, and cyclic peptides\n",
77
version: "1.0.0",
88
},
99
paths: {

0 commit comments

Comments
 (0)