![]() |
Rosetta
2021.16
|
Specifically for AntibodyModeling protocol templates. Not for general use. More...
#include <Ab_TemplateInfo.hh>

Public Types | |
| typedef std::map< std::string, core::pose::Pose > | TemplatePoseMap |
Public Member Functions | |
| Ab_TemplateInfo () | |
| constructors More... | |
| Ab_TemplateInfo (bool load_L1, bool load_L2, bool load_L3, bool load_H1, bool load_H2, bool load_H3) | |
| constructor with arguments 1 More... | |
| Ab_TemplateInfo (bool load_L1, bool load_L2, bool load_L3, bool load_H1, bool load_H2, bool load_H3, bool camelid) | |
| constructor with arguments 1 More... | |
| void | load_templates_from_pdbs (bool load_L1, bool load_L2, bool load_L3, bool load_H1, bool load_H2, bool load_H3, bool camelid) |
| core::pose::Pose | get_one_template_pose (std::string cdr_name) |
| bool | is_camelid () |
| void | show (std::ostream &out=std::cout) |
Private Member Functions | |
| void | set_default (bool camelid) |
| void | obtain_templates_names () |
Private Attributes | |
| bool | load_L1_ |
| bool | load_L2_ |
| bool | load_L3_ |
| bool | load_H1_ |
| bool | load_H2_ |
| bool | load_H3_ |
| TemplatePoseMap | templates_poses_ |
| core::pose::Pose | L1_t_pose_ |
| core::pose::Pose | L2_t_pose_ |
| core::pose::Pose | L3_t_pose_ |
| core::pose::Pose | H1_t_pose_ |
| core::pose::Pose | H2_t_pose_ |
| core::pose::Pose | H3_t_pose_ |
| std::string | LightHeavy_t_name_ |
| std::string | Lfr_t_name_ |
| std::string | Hfr_t_name_ |
| std::string | L1_t_name_ |
| std::string | L2_t_name_ |
| std::string | L3_t_name_ |
| std::string | H1_t_name_ |
| std::string | H2_t_name_ |
| std::string | H3_t_name_ |
| bool | camelid_ |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const Ab_TemplateInfo &ab_t_info) |
Specifically for AntibodyModeling protocol templates. Not for general use.
| typedef std::map<std::string, core::pose::Pose> protocols::antibody::Ab_TemplateInfo::TemplatePoseMap |
| protocols::antibody::Ab_TemplateInfo::Ab_TemplateInfo | ( | ) |
constructors
default constructor
| protocols::antibody::Ab_TemplateInfo::Ab_TemplateInfo | ( | bool | load_L1, |
| bool | load_L2, | ||
| bool | load_L3, | ||
| bool | load_H1, | ||
| bool | load_H2, | ||
| bool | load_H3 | ||
| ) |
constructor with arguments 1
| protocols::antibody::Ab_TemplateInfo::Ab_TemplateInfo | ( | bool | load_L1, |
| bool | load_L2, | ||
| bool | load_L3, | ||
| bool | load_H1, | ||
| bool | load_H2, | ||
| bool | load_H3, | ||
| bool | camelid | ||
| ) |
constructor with arguments 1
| pose::Pose protocols::antibody::Ab_TemplateInfo::get_one_template_pose | ( | std::string | cdr_name | ) |
| void protocols::antibody::Ab_TemplateInfo::load_templates_from_pdbs | ( | bool | load_L1, |
| bool | load_L2, | ||
| bool | load_L3, | ||
| bool | load_H1, | ||
| bool | load_H2, | ||
| bool | load_H3, | ||
| bool | camelid | ||
| ) |
References core::import_pose::PDB_file, and core::import_pose::pose_from_file().
|
private |
|
private |
| void protocols::antibody::Ab_TemplateInfo::show | ( | std::ostream & | out = std::cout | ) |
Show the complete setup of the Ab_TemplateInfo
|
friend |
|
private |
Referenced by is_camelid().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
|
private |
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
Referenced by protocols::antibody::operator<<().
|
private |
1.8.7