「view this page in B3 βῆτα server」

Revisions №61194

branch: master 「№61194」
Commited by: Rocco Moretti
GitHub commit link: 「696e766ff0b7fd72」 「№4577」
Difference from previous tested commit:  code diff
Commit date: 2020-03-23 15:30:08

Merge pull request #4577 from RosettaCommons/roccomoretti/repack_wo_ligand_fix Fix RepackWithoutLigand Amanda Loshbaugh discovered that the repack without ligand functionality was actually redesigning in some cases. This is due to the DetectProteinLigandInterface actually skipping the interface detection and just going with a default all design run in the abscence of an option. This is suboptimal, so change things such that we always detect the interface and never design in the repack without ligand case.

...