Back to Mover page.

AntibodyDesignProtocol

Author

Jared Adolf-Bryfogle; jadolfbr@gmail.com; PI: Roland Dunbrack

Part of the RosettaAntibody and RosettaAntibodyDesign (RAbD) Framework

Purpose

Runs the full Rosetta Antibody Design (RAbD) Protocol. Requires an AHo numbered antibody. Note that only the top design will move on in RosettaScripts. See the Rosetta Antibody Design (RAbD) Manual for more information. Note that the AntibodyDesignMover allows more control. The default setting is to design all CDRs. Any antibody design options discussed in the antibody design documentation but not set through the XML (as outlined in this document) can be set through the Command line. More options are available to the AntibodyDesignMover

<AntibodyDesignProtocol seq_design_cdrs="(&string (ex: L1,L1,L3))"  graft_design_cdrs="(&string (ex: L1,L1,L3))"/>

Recommended Settings

  • seq_design_cdrs (&string): Set the CDRs you wish to design. This will run sequence design during the protocol on these CDRs using cluster-based profiles by default if they are available for that particular CDR. The instruction_file can be used to tailer the design further.

  • graft_design_cdrs (&string): Set the CDRs you wish to design. This will sample loops from the RAbD database. An instruction file can be used to specify particular lengths, clusters, or to sample from the current cluster.

Full Options

Cannot include /scripting_documentation/RosettaScripts/Movers/movers_pages/antibodies/mover_AntibodyDesignProtocol_type - does not exist yet

See Also