|
| EnzdesFlexibleRegion (core::Size index_in, core::Size start, core::Size end, core::Size nr_res, core::pose::Pose const &pose, EnzdesFlexBBProtocolCAP enz_prot) |
|
| ~EnzdesFlexibleRegion () |
|
core::Size | no_ranked_frags () const |
|
bool | contains_catalytic_res () const |
|
bool | remodelable () const |
|
core::Size | remodel_min_length () const |
|
core::Size | remodel_max_length () const |
|
toolbox::match_enzdes_util::EnzdesLoopInfoCOP | enz_loop_info () const |
|
core::Size | index () const |
|
void | declare_remodelable (core::Size min_length, core::Size max_length) |
|
core::Real | deltaE_best (core::Size const frag_rank) const |
|
core::fragment::FragDataOP | assemble_enzdes_fragdata (core::pose::Pose const &pose) |
|
utility::vector1< core::Size >
const & | positions () const |
|
core::Real | extract_lig_designability_score (core::pose::Pose const &pose, core::pack::task::PackerTaskCOP task, core::Real &backgroundE) |
|
core::Real | get_region_mm_bend_score (core::pose::Pose const &pose) const |
|
void | apply_ranked_fragment (core::pose::Pose &pose, core::Size frag_rank) |
|
void | hack_fillup_frag_designabilities () |
|
void | sort_ensemble_by_designability (core::pose::Pose const &ref_pose, core::scoring::ScoreFunctionOP scorefxn, core::pack::task::PackerTaskCOP task) |
|
core::Real | calculate_rotamer_set_design_targets_partition_sum (core::pose::Pose const &pose, core::scoring::ScoreFunctionCOP scorefxn, core::pack::task::PackerTaskCOP task) const |
|
bool | examine_new_loopconf (core::pose::Pose const &pose, core::pose::Pose &template_pose, utility::vector1< core::pose::PoseOP > &compare_poses, utility::vector1< core::Real > &rmsd_to_native) |
|
bool | minimize_region (core::pose::Pose &pose, core::scoring::ScoreFunctionCOP scorefxn, std::set< core::Size > const &chi_to_move, bool const including_CA_angles, core::Real min_tolerance) |
|
core::Real | get_region_total_score (core::pose::Pose const &pose) const |
|
bool | remap_resid (core::pose::Pose const &pose, core::id::SequenceMapping const &smap) |
|
void | scale_target_proximity_to_starting_conformation (core::Real factor) |
|
void | set_target_proximity_to_starting_conformation (core::Real proximity) |
|
void | scale_target_proximity_to_other_conformations (core::Real factor) |
|
std::set< core::Size > | get_10A_neighbors (core::pose::Pose const &pose) const |
| requires that the pose was scored More...
|
|
virtual | ~Frame () |
|
| Frame () |
|
| Frame (core::Size begin, core::Size end, core::Size nr_res) |
|
| Frame (core::Size start, core::Size length) |
|
| Frame (core::Size start) |
|
| Frame (core::Size start, FragDataCOP const &frag1) |
|
| Frame (core::Size start, core::Size length, SingleResidueFragDataOP srfd) |
|
virtual FrameOP | clone () const |
|
virtual FrameOP | clone_with_frags () const |
|
virtual FrameOP | clone_with_template () |
|
virtual std::string | type () const |
|
core::Size | add_fragment (FragDataCOP new_frag) |
|
bool | add_fragment (FragDataCOPs new_frags) |
|
FragData const & | fragment (core::Size frag_num) const |
|
FragDataCOP | fragment_ptr (core::Size frag_num) const |
|
bool | is_valid () const |
|
core::Size | apply (kinematics::MoveMap const &, core::Size frag_num, pose::Pose &pose) const |
|
core::Size | apply (core::Size frag_num, pose::Pose &pose) const |
|
core::Size | apply_ss (kinematics::MoveMap const &, core::Size frag_num, std::string &ss) const |
|
bool | steal (pose::Pose const &pose) |
|
core::Size | is_applicable (kinematics::MoveMap const &) const |
|
virtual core::Size | seqpos (core::Size intra_pos) const |
|
core::Size | frag_id (core::Size frag_num) const |
|
void | fragment_as_pose (core::Size frag_num, pose::Pose &pose, chemical::ResidueTypeSetCAP restype_set) const |
|
virtual bool | is_continuous () const |
|
core::Size | nr_frags () const |
|
void | clear () |
|
bool | contains_seqpos (core::Size seqpos) const |
|
core::Size | start () const |
|
virtual void | shift_to (core::Size setting) |
|
virtual void | shift_by (int offset) |
|
core::Size | end () const |
|
core::Size | stop () const |
|
virtual bool | moves_residue (core::Size pos) const |
|
core::Size | nr_res_affected (kinematics::MoveMap const &mm) const |
|
core::Size | length () const |
|
BaseCacheUnit & | cache (std::string tag, BaseCacheUnitOP const &new_cache) const |
|
void | clone_cache_data (Frame const &source, core::Size sid, core::Size nid) |
|
virtual void | show_classic (std::ostream &out) const |
|
virtual void | show (std::ostream &out) const |
|
virtual void | show_header (std::ostream &out) const |
|
virtual void | read (std::istream &in) |
|
bool | is_mergeable (Frame const &other) const |
|
bool | merge (Frame const &other) |
|
virtual bool | align (core::id::SequenceMapping const &map) |
|
FrameOP | generate_sub_frame (Size length, Size start=1) const |
|
minimize the backbone of this pose over the fragment residues, including the
bond angles around Calpha if desired. NOTE: CA ANGLE MINIMIZATION UNTESTED a chainbreak at the end of the region will be introduced. chainbreak weight will be set to 100 to make sure that it stays closed. in case the chainbreak score is higher after the min then before, function returns false. this might be the case when the input conformation has bad clashes, which is the case e.g. for some conformations that come out of remodel
References core::kinematics::FoldTree::add_edge(), core::pose::add_variant_type_to_pose_residue(), core::chemical::ResidueType::atom_index(), protocols::loops::loop_closure::ccd::backward, core::kinematics::FoldTree::begin(), core::scoring::chainbreak, core::kinematics::FoldTree::check_fold_tree(), core::kinematics::MoveMap::clear(), core::fragment::Frame::clear(), core::chemical::CUTPOINT_LOWER, core::chemical::CUTPOINT_UPPER, core::kinematics::FoldTree::delete_extra_vertices(), core::fragment::Frame::end(), core::kinematics::FoldTree::end(), core::pose::Pose::energies(), core::pose::Pose::fold_tree(), movemap, core::fragment::Frame::nr_frags(), core::kinematics::FoldTree::num_jump(), core::id::PHI, core::pose::remove_variant_type_from_pose_residue(), core::pose::Pose::residue_type(), runtime_assert, core::kinematics::MoveMap::set(), core::kinematics::MoveMap::set_bb(), core::kinematics::MoveMap::set_chi(), core::fragment::Frame::start(), core::fragment::Frame::steal(), core::scoring::Energies::total_energies(), protocols::enzdes::tr, and utility_exit_with_message.