RosettaCommons / RosettaCommons/RFdiffusion

How to generate compact binders?

Open
#276 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.1k
Forks
644
PR merge metrics
No merged PRs in 30d

Description

Thank you for your great work. I have been using rfdiffusion to design protein binders in my project, but I am having difficulty generating compact binders. I took an example in paper, IL7 Receptor α (PDB: 3DI3), I cannot reproduce the results(see my options below), Despite trying binder_ROG, the majority of designs still have long helices. Could you please provide the command line used in your paper's experiment to achieve better conformations? I appreciate your assistance with this matter.

Thanks

run_inference.py inference.output_prefix=test/rf inference.input_pdb=3di3.pdb contigmap.contigs=[B17-209/0 90-90] inference.num_designs=10 diffuser.T=50 ppi.hotspot_res=[B58, B80, B139] potentials.guiding_potentials=["type:binder_ROG,min_dist:5"]

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the run_inference.py invocation and options included in the issue, then compare them with the RFdiffusion experiment described in the paper. Done would be a documented, reproducible command or clear usage guidance for generating the requested compact binders.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
bioinformatics, machine-learning
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.