Back to TaskOperations page.
Jared Adolf-Bryfogle; jadolfbr@gmail.com; PI: Roland Dunbrack
Part of the RosettaAntibody and RosettaAntibodyDesign (RAbD) Framework
Add Cluster-based sets of mutations as a TaskOperation. Essentially samples full sequences of CDRs within a particular CDR cluster randomly each time the packer is called. Does this for each CDR. Uses the MutationSetDesignOperation for the heavy lifting (not currently RS compatible) If a CDR has an unknown cluster or there are no data for that particular CDR, will skip that CDR. CDR definitions used are North/Dunbrack as the clusters are defined using it.
Note that by default, a data cutoff of 10 is set. If the cluster has less than 10 sequences it will be skipped. Use the set_cutoff function to change this.
This TaskOperation is not currently recommended for H3 as it does not cluster well
<AddCDRProfileSetsOperation cdrs="(&string,&string)" numbering_scheme="(&string)" include_native_restype="(&bool, true)" picking_rounds="(&size, 1)"/>