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

Revisions №57775

branch: master 「№57775」
Commited by: Rebecca Alford
GitHub commit link: 「ce78990c1de1c3a3」 「№442」
Difference from previous tested commit:  code diff
Commit date: 2015-04-05 14:40:19

Merge pull request #442 from RosettaCommons/rfalford12/add_ligand_mover Basic support for ligands in the membrane framework Adding basic support for working with ligands in the membrane framework. This support will add a ligand to the desired place in the foldtree, while also preserving the membrane jump required for modeling. The following components were added: AddMPLigandMover: A mover that runs after AddMembraneMover and rearranges the foldtree to accommodate the membrane residue and a single ligand Unit test for AddMPLigandMover: Checks membrane framework invariants are still in check after running and the foldtree is reasonable Integration test: Integration test for this mover in combination with the membrane relax protocol - runs a short version (relax repeats = 1 instead of 8) Integration Test Changes: mp_relax_w_ligand Unit Test Changes: None Expected

...