Rosetta
Namespaces | Functions
util.hh File Reference
#include <protocols/antibody/clusters/CDRClusterEnum.hh>
#include <protocols/antibody/AntibodyInfo.fwd.hh>
#include <protocols/antibody/AntibodyEnum.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <utility/vector1.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::antibody
 
 protocols::antibody::clusters
 

Functions

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 (utility::vector1< core::Real > cluster_phis, utility::vector1< core::Real > pose_phis, utility::vector1< core::Real > cluster_psis, utility::vector1< core::Real > pose_psis)
 Calculates the dihedral distance used to match cluster centers. More...
 
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)
 

Detailed Description

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)