Skip to content

Commit 735de5e

Browse files
authored
Update README.md (#365)
Update README to point to new [documentation resource](https://sites.google.com/omsf.io/rfdiffusion/overview). I also added some text in the Installation section to 1) specify that Sergey O.'s colab notebook only contains some of the features of RFdiffusion and 2) that there is now a Rosetta Commons-maintained docker image.
2 parents fa34014 + 25b9082 commit 735de5e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ RFdiffusion is an open source method for structure generation, with or without c
2121
- Binder design
2222
- Design diversification ("partial diffusion", sampling around a design)
2323

24+
## [Documentation](https://sites.google.com/omsf.io/rfdiffusion/overview)
25+
View the RFdiffusion documentation resource maintained by Rosetta Commons [here](https://sites.google.com/omsf.io/rfdiffusion/overview).
26+
2427
----
2528

2629
# Table of contents
@@ -54,7 +57,9 @@ RFdiffusion is an open source method for structure generation, with or without c
5457

5558
# Getting started / installation
5659

57-
Thanks to Sergey Ovchinnikov, RFdiffusion is available as a [Google Colab Notebook](https://colab.research.google.com/github/sokrypton/ColabDesign/blob/v1.1.1/rf/examples/diffusion.ipynb) if you would like to run it there!
60+
Thanks to Sergey Ovchinnikov,many of the features of RFdiffusion are available as a [Google Colab Notebook](https://colab.research.google.com/github/sokrypton/ColabDesign/blob/v1.1.1/rf/examples/diffusion.ipynb) if you would like to run it there!
61+
62+
There is also an official, Rosetta Commons-maintainted Docker image that you can find [here](https://hub.docker.com/r/rosettacommons/rfdiffusion). Thank you to Sergey Lyskov, Ajasja Ljubetic, and Hope Woods for creating this resource.
5863

5964
We strongly recommend reading this README carefully before getting started with RFdiffusion, and working through some of the examples in the Colab Notebook.
6065

0 commit comments

Comments
 (0)