RosettaCommons / RosettaCommons/RFdiffusion
Modified on the basis of RFdiffusion
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 644
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for very good job. I've learned so much from your work.
I have successfully run an unconditional protein scaffold generation and generated some 3D structure that looks a bit like the protein.
I now want to adapt RFdiffusion to build the network that meets my own needs.
But besides run_inference.py, I couldn't find any relevant *.py files. In other words, I want to find the RFdiffusion training file (.py) and model file (.py), and then modify these files to get the model I want. Can you point me to the relevant documents?Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with run_inference.py and inspect the repository's Python files to determine where training and model definitions live. Document the relevant files and explain which entry points a user should modify to adapt RFdiffusion; completion means those files and guidance are clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100