|
Rosetta 3.5
|
#include <RemodelEnzdesCstModule.hh>


Private Attributes | |
| protocols::forge::remodel::RemodelData | remodel_data_ |
| core::Size | cstblocksize_ |
| core::scoring::ScoreFunctionOP | scorefxn_ |
| bool | backbone_only_ |
Additional Inherited Members | |
Static Public Member Functions inherited from protocols::toolbox::match_enzdes_util::EnzConstraintIO | |
| static EnzConstraintIO * | get_instance () |
Protected Attributes inherited from protocols::toolbox::match_enzdes_util::EnzConstraintIO | |
| utility::vector1 < EnzConstraintParametersOP > | cst_pairs_ |
Definition at line 35 of file RemodelEnzdesCstModule.hh.
| protocols::forge::remodel::RemodelEnzdesCstModule::RemodelEnzdesCstModule | ( | protocols::forge::remodel::RemodelData | external_data) |
| protocols::forge::remodel::RemodelEnzdesCstModule::~RemodelEnzdesCstModule | ( | ) |
Definition at line 56 of file RemodelEnzdesCstModule.cc.
| void protocols::forge::remodel::RemodelEnzdesCstModule::apply | ( | core::pose::Pose & | pose) |
Definition at line 59 of file RemodelEnzdesCstModule.cc.
References protocols::toolbox::match_enzdes_util::EnzConstraintIO::add_constraints_to_pose_for_block_without_clearing_and_header_processing(), protocols::forge::remodel::RemodelDesignMover::apply(), backbone_only_, blueprint_cst_definition(), protocols::toolbox::match_enzdes_util::EnzConstraintIO::cst_pairs_, cstblocksize_, enable_constraint_scoreterms(), protocols::toolbox::match_enzdes_util::get_enzdes_observer(), protocols::toolbox::match_enzdes_util::EnzConstraintIO::mcfi_list(), remodel_data_, scorefxn_, protocols::forge::remodel::RemodelDesignMover::set_state(), protocols::forge::remodel::TR(), and protocols::forge::remodel::WorkingRemodelSet::workingSetGen().
| void protocols::forge::remodel::RemodelEnzdesCstModule::blueprint_cst_definition | ( | core::pose::Pose & | pose) |
Definition at line 128 of file RemodelEnzdesCstModule.cc.
References protocols::forge::remodel::RemodelData::blueprint, protocols::toolbox::match_enzdes_util::EnzConstraintIO::cst_pairs_, cstblocksize_, core::sequence::end, core::chemical::ResidueType::name3(), remodel_data_, core::pose::Pose::residue_type(), and protocols::forge::remodel::TR().
Referenced by apply().
| void protocols::forge::remodel::RemodelEnzdesCstModule::enable_constraint_scoreterms | ( | core::scoring::ScoreFunctionOP | scorefxn) |
Definition at line 116 of file RemodelEnzdesCstModule.cc.
References core::scoring::angle_constraint, core::scoring::atom_pair_constraint, core::scoring::coordinate_constraint, core::scoring::dihedral_constraint, core::scoring::res_type_constraint, and protocols::forge::remodel::TR().
Referenced by apply().
| void protocols::forge::remodel::RemodelEnzdesCstModule::use_all_blocks | ( | ) |
Definition at line 195 of file RemodelEnzdesCstModule.cc.
References backbone_only_.
| void protocols::forge::remodel::RemodelEnzdesCstModule::use_backbone_only_blocks | ( | ) |
Definition at line 190 of file RemodelEnzdesCstModule.cc.
References backbone_only_.
|
private |
Definition at line 53 of file RemodelEnzdesCstModule.hh.
Referenced by apply(), use_all_blocks(), and use_backbone_only_blocks().
|
private |
Definition at line 51 of file RemodelEnzdesCstModule.hh.
Referenced by apply(), and blueprint_cst_definition().
|
private |
Definition at line 50 of file RemodelEnzdesCstModule.hh.
Referenced by apply(), blueprint_cst_definition(), and RemodelEnzdesCstModule().
|
private |
Definition at line 52 of file RemodelEnzdesCstModule.hh.
Referenced by apply(), and RemodelEnzdesCstModule().
1.8.4