Update artifact metadata
Browse files
README.md
CHANGED
|
@@ -17,13 +17,13 @@ task: "design_generation"
|
|
| 17 |
widget:
|
| 18 |
- pipeline_tag: "other"
|
| 19 |
task: "design_generation"
|
| 20 |
-
example_title: "Backbone
|
| 21 |
-
text: "
|
| 22 |
input_format: "structure_path"
|
| 23 |
- pipeline_tag: "other"
|
| 24 |
task: "design_generation"
|
| 25 |
-
example_title: "
|
| 26 |
-
text: "
|
| 27 |
input_format: "structure_path"
|
| 28 |
---
|
| 29 |
|
|
@@ -31,7 +31,7 @@ widget:
|
|
| 31 |
|
| 32 |
This repository contains a biomolecular `model` artifact.
|
| 33 |
It serves the `design_generation` task.
|
| 34 |
-
The architecture
|
| 35 |
|
| 36 |
The artifact is described by `manifest.json`; runtime configuration and weights stay in their own files.
|
| 37 |
|
|
|
|
| 17 |
widget:
|
| 18 |
- pipeline_tag: "other"
|
| 19 |
task: "design_generation"
|
| 20 |
+
example_title: "Backbone generation"
|
| 21 |
+
text: "contig: 100-150\nhotspot_residues: []"
|
| 22 |
input_format: "structure_path"
|
| 23 |
- pipeline_tag: "other"
|
| 24 |
task: "design_generation"
|
| 25 |
+
example_title: "Motif scaffolding"
|
| 26 |
+
text: "input_structure: motif.cif\ncontig: A10-25/80-120"
|
| 27 |
input_format: "structure_path"
|
| 28 |
---
|
| 29 |
|
|
|
|
| 31 |
|
| 32 |
This repository contains a biomolecular `model` artifact.
|
| 33 |
It serves the `design_generation` task.
|
| 34 |
+
The architecture is `rfdiffusion`.
|
| 35 |
|
| 36 |
The artifact is described by `manifest.json`; runtime configuration and weights stay in their own files.
|
| 37 |
|