ZhiyuanChen commited on
Commit
472d3c0
·
verified ·
1 Parent(s): 3d2ccdd

Update artifact metadata

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,13 +17,13 @@ task: "design_generation"
17
  widget:
18
  - pipeline_tag: "other"
19
  task: "design_generation"
20
- example_title: "Backbone sequence design"
21
- text: "input_structure: backbone.cif\ndesign_chains: A"
22
  input_format: "structure_path"
23
  - pipeline_tag: "other"
24
  task: "design_generation"
25
- example_title: "Binder design"
26
- text: "target_structure: target.cif\ntarget_chains: A\ndesign_chains: B"
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 key is `rfdiffusion`.
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