mirror of
https://github.com/RosettaCommons/RFantibody.git
synced 2026-06-04 22:04:21 +08:00
- Introduced a new script `nanobody_full_pipeline.sh` that orchestrates the complete workflow for nanobody design, including RFdiffusion for backbone structure design, ProteinMPNN for sequence generation, and RF2 for structure refinement. - The script includes customizable parameters for input files, output directory, and various design settings, facilitating user-friendly execution of the pipeline. - Added detailed echo statements to provide feedback on the progress and outputs of each step in the pipeline.