Skip to content

Commit 2f2a301

Browse files
committed
Update README.md
1 parent 122a215 commit 2f2a301

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

  • video_tutorials/protein_binder_design
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Files for the Protein Binder Design with RFdiffusion Video Tutorial
2+
3+
The files in this directory include example outputs and analysis scripts to go along with a video tutorial for how to use RFdiffusion to design protein binders. You can find the corresponding video tutorial on the [Rosetta Commons YouTube channel](https://www.youtube.com/@RosettaCommons).
4+
5+
**Part1-Diffusion** contains a shell script you that runs RFdiffusion to create the protein binders shown in the video. The various configuration options in this file are discussed in the video, but you can also take a look at the [RFdiffusion documentation](https://sites.google.com/omsf.io/rfdiffusion/reference-docs/configuration-options?authuser=0) for more information.
6+
7+
Also included:
8+
- `channel-toxin.pdb`: the trimmed and cleaned input PDB file.
9+
- `outputs-test`: a directory containing 10 example output PDB and TRB files.
10+
11+
**Part2-Backbone-assessment** contains two analysis scripts (`analyze_backbones.py` and `filter_backbones.py`) that are used in the video to discern which designs actually fit the necessary design parameters. You can run
12+
13+
Also included:
14+
- `metrics.csv`: the data generated by `analyze_backbones.py` for the structures created in Part 1 of the tutorial.
15+
- `outputs-test`: a directory containing 10 example output PDB and TRB files.
16+
17+
## Authors
18+
The materials in this directory were created by Diego Lopez Mateos, Matthew Hvasta, and Kush Narang for the Tutorial Hackathon track of the 2026 Megathon event hosted by Rosetta Commons. The video tutorial was edited by Austin Seamann.

0 commit comments

Comments
 (0)