Open
Conversation
Installation FAQ: created a document to specify any common installation issues and questions. Should be continuously updated based on logged issues and questions. Not specific to any model. RFD3: - changed the checkpoint files specified in the examples to rfd3_latest.ckpt - updated information in input.md to clarify information based on recent issues that had been submitted
RF3 and MPNN: folders, index files, and symlinks were created in order to provide space for eventual RF3 and MPNN docs. Several small changes in the RFD3 README to improve readability and add a pointer to the PPI tutorial as a starting point for someone new to RFdiffusion tools.
…index Made changes based on edits from Saman, added images, and created zip file containing sample outputs for an enzyme design tutorial. I am waiting on edits for the NA binder design tutorial, so for now I have removed it from the documentation index.
This tutorial is being created in collaboration with Raktim Mitra.
Collaborator
|
Hi Rachel, looks awesome! Thank you! If you think it would be cool, we could generate ray traced images for the pictures ? If you saved some of these pymol session files we can do that easily. lmk what you think! |
timkartar
reviewed
Feb 28, 2026
| The JSON file has many details about your diffusion run, including the options in the JSON file you created. The compressed CIF file contains information about the final diffused structure that you can easily visualize with tools like PyMOL. | ||
|
|
||
| Your results should look something like this: | ||
| ```{figure} ../.assets/na_tutorial/example_output.png |
Collaborator
There was a problem hiding this comment.
When I look at the md file on the PR branch, the images do not show up. maybe something like below is needed ?
<div align="center">
<img src="../.assets/na_tutorial/example_output.png" alt="Protein-DNA complex prediction" width="400">
</div>
timkartar
reviewed
Feb 28, 2026
| "select_hbond_donor": {"D31-32":"N6"} | ||
| ``` | ||
|
|
||
| (na-unfix-sequence)= |
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This tutorial was created with the help of Raktim Mitra.