![]() |
Rosetta
2021.16
|
antibody definition More...
#include <AntibodyClass.hh>
Public Member Functions | |
| Antibody () | |
| default constructor More... | |
| Antibody (core::pose::Pose &pose_in) | |
| constructor with arguments More... | |
| Antibody (core::pose::Pose &pose_in, bool camelid) | |
| constructor with arguments More... | |
| Antibody (core::pose::Pose &pose_in, std::string cdr_name) | |
| constructor with arguments More... | |
| void | set_defaults () |
| void | set_Fv (core::pose::Pose &pose_in) |
| void | set_Fv (core::pose::Pose &pose_in, bool camelid) |
| void | populate_all_cdrs () |
| void | all_cdr_fold_tree () |
| void | align_to_native (Antibody &native) |
| align current Fv to native.Fv More... | |
Public Attributes | |
| core::Size | cdrl_ [4][3] |
| core::Size | cdrh_ [4][3] |
| core::Size | lfr_ [8][3] |
| core::Size | hfr_ [7][3] |
| core::Size | current_start |
| core::Size | current_end |
| core::pose::Pose | Fv |
| bool | kinked_ |
| bool | extended_ |
| utility::vector1< char > | Fv_sequence_ |
| loops::Loops | all_cdr_loops |
| core::kinematics::MoveMap | ab_movemap |
Private Member Functions | |
| void | detect_CDR_H3_stem_type () |
| void | detect_camelid_CDR_H3_stem_type () |
| void | detect_regular_CDR_H3_stem_type () |
| void | update_sequence () |
Private Attributes | |
| core::Size | cdr_h3_cut_ |
| bool | camelid_ |
antibody definition
| protocols::antibody_legacy::Antibody::Antibody | ( | ) |
default constructor
References camelid_, cdrh_, cdrl_, current_end, current_start, extended_, hfr_, kinked_, and lfr_.
| protocols::antibody_legacy::Antibody::Antibody | ( | core::pose::Pose & | pose_in | ) |
constructor with arguments
References camelid_, current_end, current_start, detect_CDR_H3_stem_type(), extended_, Fv, kinked_, set_defaults(), and update_sequence().
| protocols::antibody_legacy::Antibody::Antibody | ( | core::pose::Pose & | pose_in, |
| bool | camelid | ||
| ) |
constructor with arguments
References camelid_, current_end, current_start, detect_CDR_H3_stem_type(), extended_, Fv, kinked_, set_defaults(), and update_sequence().
| protocols::antibody_legacy::Antibody::Antibody | ( | core::pose::Pose & | pose_in, |
| std::string | cdr_name | ||
| ) |
constructor with arguments
References camelid_, cdrh_, cdrl_, current_end, current_start, Fv, and core::pose::Pose::pdb_info().
| void protocols::antibody_legacy::Antibody::align_to_native | ( | Antibody & | native | ) |
align current Fv to native.Fv
References core::id::AtomID::BOGUS_ATOM_ID(), Fv, hfr_, core::pose::initialize_atomid_map(), and core::scoring::superimpose_pose().
Referenced by protocols::antibody_legacy::AntibodyModeler::apply(), and protocols::antibody_legacy::GraftMover::apply().
| void protocols::antibody_legacy::Antibody::all_cdr_fold_tree | ( | ) |
References all_cdr_loops, protocols::loops::Loops::begin(), core::kinematics::FoldTree::clear(), protocols::loops::Loops::end(), core::pose::Pose::fold_tree(), Fv, protocols::make_rot_lib::PEPTIDE, protocols::loops::Loops::sequential_order(), and core::pose::Pose::size().
Referenced by protocols::antibody_legacy::AntibodyModeler::relax_cdrs(), and set_defaults().
|
private |
References cdrh_, extended_, Fv_sequence_, kinked_, and protocols::TR().
Referenced by detect_CDR_H3_stem_type().
|
private |
References camelid_, detect_camelid_CDR_H3_stem_type(), and detect_regular_CDR_H3_stem_type().
Referenced by Antibody(), and set_Fv().
|
private |
References cdrh_, extended_, Fv, Fv_sequence_, kinked_, core::conformation::Residue::name1(), core::pose::Pose::pdb_info(), core::pose::Pose::residue(), and protocols::TR().
Referenced by detect_CDR_H3_stem_type().
| void protocols::antibody_legacy::Antibody::populate_all_cdrs | ( | ) |
References protocols::loops::Loops::add_loop(), all_cdr_loops, camelid_, cdr_h3_cut_, cdrh_, cdrl_, core::sequence::end, and protocols::loops::Loops::sequential_order().
Referenced by set_defaults().
| void protocols::antibody_legacy::Antibody::set_defaults | ( | ) |
References all_cdr_fold_tree(), camelid_, cdr_h3_cut_, cdrh_, cdrl_, Fv, hfr_, lfr_, core::pose::Pose::pdb_info(), and populate_all_cdrs().
Referenced by Antibody(), and set_Fv().
| void protocols::antibody_legacy::Antibody::set_Fv | ( | core::pose::Pose & | pose_in | ) |
| void protocols::antibody_legacy::Antibody::set_Fv | ( | core::pose::Pose & | pose_in, |
| bool | camelid | ||
| ) |
References camelid_, current_end, current_start, detect_CDR_H3_stem_type(), extended_, Fv, kinked_, set_defaults(), and update_sequence().
|
private |
References Fv, Fv_sequence_, core::conformation::Residue::name1(), core::pose::Pose::residue(), and core::pose::Pose::size().
Referenced by Antibody(), and set_Fv().
| core::kinematics::MoveMap protocols::antibody_legacy::Antibody::ab_movemap |
| loops::Loops protocols::antibody_legacy::Antibody::all_cdr_loops |
|
private |
Referenced by Antibody(), detect_CDR_H3_stem_type(), populate_all_cdrs(), set_defaults(), and set_Fv().
|
private |
Referenced by populate_all_cdrs(), and set_defaults().
| core::Size protocols::antibody_legacy::Antibody::cdrh_[4][3] |
Referenced by Antibody(), protocols::antibody_legacy::CDRH3Modeler::antibody_modeling_insert_ter(), protocols::antibody_legacy::AntibodyModeler::apply(), protocols::antibody_legacy::GraftMover::apply(), protocols::antibody_legacy::CDRH3Modeler::apply(), protocols::antibody_legacy::CDRH3Modeler::build_centroid_loop(), protocols::antibody_legacy::CDRH3Modeler::build_fullatom_loop(), detect_camelid_CDR_H3_stem_type(), detect_regular_CDR_H3_stem_type(), protocols::antibody_legacy::AntibodyModeler::display_constraint_residues(), protocols::antibody_legacy::AntibodyModeler::global_loop_rmsd(), protocols::antibody_legacy::CDRH3Modeler::loop_fa_relax(), populate_all_cdrs(), protocols::antibody_legacy::AntibodyModeler::read_and_store_fragments(), protocols::antibody_legacy::read_H3_cter_fragment(), protocols::antibody_legacy::CDRH3Modeler::scored_frag_close(), and set_defaults().
| core::Size protocols::antibody_legacy::Antibody::cdrl_[4][3] |
| core::Size protocols::antibody_legacy::Antibody::current_end |
Referenced by Antibody(), protocols::antibody_legacy::GraftOneMover::set_default(), and set_Fv().
| core::Size protocols::antibody_legacy::Antibody::current_start |
| bool protocols::antibody_legacy::Antibody::extended_ |
Referenced by Antibody(), protocols::antibody_legacy::CDRH3Modeler::apply(), detect_camelid_CDR_H3_stem_type(), detect_regular_CDR_H3_stem_type(), protocols::antibody_legacy::AntibodyModeler::display_constraint_residues(), protocols::antibody_legacy::read_H3_cter_fragment(), protocols::antibody_legacy::CDRH3Modeler::scored_frag_close(), and set_Fv().
| core::pose::Pose protocols::antibody_legacy::Antibody::Fv |
Referenced by align_to_native(), all_cdr_fold_tree(), Antibody(), protocols::antibody_legacy::CDRH3Modeler::antibody_modeling_insert_ter(), protocols::antibody_legacy::AntibodyModeler::apply(), protocols::antibody_legacy::GraftMover::apply(), protocols::antibody_legacy::CDRH3Modeler::apply(), protocols::antibody_legacy::CDRH3Modeler::build_centroid_loop(), protocols::antibody_legacy::CDRH3Modeler::build_fullatom_loop(), protocols::antibody_legacy::CDRH3Modeler::cutpoints_separation(), detect_regular_CDR_H3_stem_type(), protocols::antibody_legacy::AntibodyModeler::display_constraint_residues(), protocols::antibody_legacy::AntibodyModeler::global_loop_rmsd(), protocols::antibody_legacy::AntibodyModeler::read_and_store_fragments(), protocols::antibody_legacy::AntibodyModeler::relax_cdrs(), protocols::antibody_legacy::AntibodyModeler::repulsive_ramp(), set_defaults(), set_Fv(), protocols::antibody_legacy::AntibodyModeler::snugfit_mcm_protocol(), and update_sequence().
| utility::vector1< char > protocols::antibody_legacy::Antibody::Fv_sequence_ |
| core::Size protocols::antibody_legacy::Antibody::hfr_[7][3] |
Referenced by align_to_native(), Antibody(), and set_defaults().
| bool protocols::antibody_legacy::Antibody::kinked_ |
| core::Size protocols::antibody_legacy::Antibody::lfr_[8][3] |
Referenced by Antibody(), and set_defaults().
1.8.7