Pull Request №410 RosettaCommons/RFdiffusion/main ← RosettaCommons/RFdiffusion/fix_test_diffusion
Merge: e22092420281c644b928e64d490044dfca4f9175←778f8d4b28f7cfd6e54c61c76ffd47de6d38bd2a
Fix workflow tests that are failing
----------------
Merge commit message:
Fix input_pdb path in design_macrocyclic_binder and fix incorrect call to res in test_diffusion.py
Pull Request №410 RosettaCommons/RFdiffusion/main ← RosettaCommons/RFdiffusion/fix_test_diffusion
Merge: e22092420281c644b928e64d490044dfca4f9175←f43a81d59d6999759667db97269d0fea3693c277
Fix workflow tests that are failing
----------------
Merge commit message:
Changing number of designs for examples from 10 to 2 to speed up tests
Pull Request №410 RosettaCommons/RFdiffusion/main ← RosettaCommons/RFdiffusion/fix_test_diffusion
Merge: e22092420281c644b928e64d490044dfca4f9175←2d157302d341c3d8b8d8ef2e02a955d419f51e55
Fix workflow tests that are failing
----------------
Merge commit message:
Adjusting command format for design_macrocyclic_binder.sh and design_macrocyclic_monomer.sh
Pull Request №409 RosettaCommons/RFdiffusion/main ← RosettaCommons/RFdiffusion/idx_pdb_scaffoldedsampler
Merge: e22092420281c644b928e64d490044dfca4f9175←caa732e2e181853acf333082136e1eb83a18cb6e
Fix: Conditionally pass idx_pdb to writepdb to avoid AttributeError with SelfConditioning/ScaffoldedSampler
----------------
Merge commit message:
Add conditional statement for including sampler.idx_pdb for writepdb since ScaffoldedSampler.sample_init() doesn't set idx_pdb.
Pull Request №386 RosettaCommons/RFdiffusion/main ← OrangeCatzhang/RFdiffusion/fix_scaffoldguided_design
Merge: fa340147b9006156b251d1ad0391e3ea8e5f73eb←7c30fee0abf502e30b3e32c4b7a6e47c20ad74d8
Fixed issues with designing in scaffoldguided mode
----------------
Merge commit message:
Fixed issues with designing in scaffoldguided mode, for example: design_ppi_scaffold.sh. The solutions to issues 272 and 273 did not fully address the issue.
Pull Request №381 RosettaCommons/RFdiffusion/main ← RosettaCommons/RFdiffusion/fix_rfpeptides_ci
Merge: fa340147b9006156b251d1ad0391e3ea8e5f73eb←637a6b7379fbb29e223a794802927897c90094f9
Fix broken CI from rfpeptides examples
----------------
Merge commit message:
add python in front of macrocycle example execution
Pull Request №348 RosettaCommons/RFdiffusion/main ← BYachnin/RFdiffusion/BYachnin/main_chain_and_res_numbering
Merge: b44206a2a79f219bb1a649ea50603a284c225050←d32205a17f244757fcbe94f4658329ef9cb0459c
Retain chain and residue numbering in RFdiffusion
----------------
Merge commit message:
Extend available new chains to include lowercase letters
Also print a warning if the user exceeds 52 chains (using up all upper-
and lower-case chain ids).