|
| vector1< Real > | protocols::antibody::vl_vh_orientation_coords (const core::pose::Pose &pose_in, const protocols::antibody::AntibodyInfo &ab_info) |
| | calculate the VH_VL packing angle from 2 sheet definitions on each antibody chain More...
|
| |
| core::Real | protocols::antibody::kink_RD_Hbond (const core::pose::Pose &pose, const protocols::antibody::AntibodyInfo &ab_info) |
| |
| core::Real | protocols::antibody::kink_bb_Hbond (const core::pose::Pose &pose, const protocols::antibody::AntibodyInfo &ab_info) |
| |
| core::Real | protocols::antibody::kink_Trp_Hbond (const core::pose::Pose &pose, const protocols::antibody::AntibodyInfo &ab_info) |
| |
| std::pair< core::Real, core::Real > | protocols::antibody::kink_dihedral (const core::pose::Pose &pose, const protocols::antibody::AntibodyInfo &ab_info, bool debug) |
| |
| std::pair< core::Real, core::Real > | protocols::antibody::paratope_sasa (const core::pose::Pose &pose, const protocols::antibody::AntibodyInfo &ab_info) |
| | calculate the SASA of the antibody paratope More...
|
| |
| core::SSize | protocols::antibody::pose_charge (core::pose::Pose const &pose) |
| | calculate the net charge of the antibody More...
|
| |
| core::SSize | protocols::antibody::paratope_charge (core::pose::Pose const &pose, const protocols::antibody::AntibodyInfo &abinfo) |
| | calculate the net charge of the paratope More...
|
| |