What problem does it solve?
RFdiffusion provides a diffusion-model-based approach to generating novel protein backbones and designs, addressing the challenge of de novo design, motif scaffolding, binder design, and symmetric assembly in protein engineering.
Core Features & Use Cases
- Unconditional monomer generation, motif scaffolding, binder design, and symmetric oligomer design for protein engineering and therapeutics.
- Integration with ProteinMPNN for coupled sequence design and validation workflows.
- GPU-accelerated design via Docker images for scalable, reproducible experiments.
Quick Start
Install Docker and run RFdiffusion with a default 100-residue test design:
docker run --rm --gpus all -v /data/rfdiffusion:/data ghcr.io/open-prophetdb/rfdiffusion:arm64-blackwell inference.output_prefix=/data/outputs/test inference.model_directory_path=/data/models 'contigmap.contigs=[100-100]' inference.num_designs=10