Gideon Lapidoth; glapidoth@gmail.com; Christopher Norn; ch.norn@gmail.com ;PI: Sarel J. Fleishman; sarel@weizmann.ac.il
This mover is used to build a database of jump coordinates between the variable light and variable heavy chains of antibodies. The jump coordinate database is then later used during antibody modeling (ABpredict) and antibody design (ABdesign) to sample different Vl/Vh orientaions. The template PDB should be the same PDB used to build the SpliceOutAntibody coordinate database. The input PDB (-s) is the one used to copy the jump coordinates from.
<RBOut name="(&string;)" template_fname="(&string;)" jump_dbase_fname="(&string;)" jump_from_foldtree="(false &bool;)" />
Currently, this mover is only accessible via RosettaScripts. An example RosettaScripts tag is below:
<RBOut name="rbo" template_fname="template.pdb" jump_dbase_fname="test.db" jump_from_foldtree="0" />