|
static basic::Tracer | protocols::antibody::clusters::TR ("protocols.antibody.clusters") |
|
void | protocols::antibody::clusters::add_cluster_comments_to_pose (core::pose::Pose &pose, AntibodyInfoCOP ab_info) |
|
std::string | protocols::antibody::clusters::get_pose_cis_trans_conformation (core::pose::Pose const &pose, core::Size const start, core::Size const end) |
|
core::Real | protocols::antibody::clusters::calculate_dihedral_distance (vector1< Real > cluster_phis, vector1< Real > pose_phis, vector1< Real > cluster_psis, vector1< Real > pose_psis) |
|
bool | protocols::antibody::clusters::check_if_pose_renumbered_for_clusters (core::pose::Pose const &pose) |
| Very basic way to check to make sure pose residues are North_AHO (North, et al) scheme, which allows the clustering. More...
|
|
CDRClusterEnum | protocols::antibody::clusters::get_cluster_from_cache_or_ab_info (AntibodyInfoCOP ab_info, core::pose::Pose const &pose, CDRNameEnum const cdr) |
|