#include <StepWiseLegacyClusterer.hh>
| protocols::stepwise::modeler::align::StepWiseLegacyClusterer::StepWiseLegacyClusterer |
( |
utility::vector1< core::pose::PoseOP > const & |
pose_list | ) |
|
| protocols::stepwise::modeler::align::StepWiseLegacyClusterer::~StepWiseLegacyClusterer |
( |
| ) |
|
|
overridedefault |
| Size protocols::stepwise::modeler::align::StepWiseLegacyClusterer::check_for_closeness |
( |
core::pose::PoseOP |
rms_pose | ) |
|
|
private |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::cluster |
( |
| ) |
|
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::cluster_with_auto_tune |
( |
| ) |
|
|
private |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::do_some_clustering |
( |
| ) |
|
|
private |
References calc_rms_res_, check_for_closeness(), hit_score_cutoff_, input_pose_counter_, input_pose_list_, max_decoys_, num_pose_in_cluster_, output_pose_list_, core::pose::pdbslice(), rms_pose_list_, protocols::hybridization::score, score_diff_cut_, score_min_, core::pose::tag_from_pose(), core::pose::total_energy_from_pose(), and protocols::TR().
Referenced by cluster(), and cluster_with_auto_tune().
| utility::vector1< core::pose::PoseOP > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::get_pose_list |
( |
| ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::initialize_auto_tune_cluster_rmsds |
( |
| ) |
|
|
private |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::initialize_cluster_list |
( |
| ) |
|
|
private |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::initialize_corresponding_atom_id_map |
( |
core::pose::Pose const & |
pose | ) |
|
|
private |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::initialize_parameters_and_input |
( |
| ) |
|
|
private |
References auto_tune_, cluster_by_all_atom_rmsd_, cluster_radius_, force_align_, hit_score_cutoff_, initialize_auto_tune_cluster_rmsds(), initialized_atom_id_map_for_rmsd_, input_pose_counter_, input_pose_list_, max_decoys_, rename_tags_, score_diff_cut_, score_min_, core::pose::sort_pose_by_score(), and core::pose::total_energy_from_pose().
Referenced by StepWiseLegacyClusterer().
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::recluster_current_pose_list |
( |
| ) |
|
|
private |
| utility::vector1< core::pose::PoseOP > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::rms_pose_list |
( |
| ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_auto_tune |
( |
bool const |
auto_tune | ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_calc_rms_res |
( |
utility::vector1< core::Size > const & |
calc_rms_res | ) |
|
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_cluster_by_all_atom_rmsd |
( |
core::Real const & |
setting | ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_cluster_radius |
( |
core::Real const & |
setting | ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_force_align |
( |
bool const |
force_align | ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_max_decoys |
( |
core::Size const & |
setting | ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_rename_tags |
( |
core::Real const & |
setting | ) |
|
|
inline |
| void protocols::stepwise::modeler::align::StepWiseLegacyClusterer::set_score_diff_cut |
( |
core::Real const & |
setting | ) |
|
|
inline |
| bool protocols::stepwise::modeler::align::StepWiseLegacyClusterer::auto_tune_ |
|
private |
| utility::vector1< core::Size > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::calc_rms_res_ |
|
private |
| bool protocols::stepwise::modeler::align::StepWiseLegacyClusterer::cluster_by_all_atom_rmsd_ |
|
private |
| core::Real protocols::stepwise::modeler::align::StepWiseLegacyClusterer::cluster_radius_ |
|
private |
| utility::vector1< core::Real > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::cluster_rmsds_to_try_with_auto_tune_ |
|
private |
| bool protocols::stepwise::modeler::align::StepWiseLegacyClusterer::force_align_ |
|
private |
| bool protocols::stepwise::modeler::align::StepWiseLegacyClusterer::hit_score_cutoff_ |
|
private |
| bool protocols::stepwise::modeler::align::StepWiseLegacyClusterer::initialized_atom_id_map_for_rmsd_ |
|
private |
| core::Size protocols::stepwise::modeler::align::StepWiseLegacyClusterer::input_pose_counter_ |
|
private |
| utility::vector1< core::pose::PoseOP > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::input_pose_list_ |
|
private |
| core::Size protocols::stepwise::modeler::align::StepWiseLegacyClusterer::max_decoys_ |
|
private |
| utility::vector1< core::Size > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::num_pose_in_cluster_ |
|
private |
| utility::vector1< core::pose::PoseOP > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::output_pose_list_ |
|
private |
| bool protocols::stepwise::modeler::align::StepWiseLegacyClusterer::rename_tags_ |
|
private |
| utility::vector1< core::pose::PoseOP > protocols::stepwise::modeler::align::StepWiseLegacyClusterer::rms_pose_list_ |
|
private |
| core::Real protocols::stepwise::modeler::align::StepWiseLegacyClusterer::score_diff_cut_ |
|
private |
| core::Real protocols::stepwise::modeler::align::StepWiseLegacyClusterer::score_min_ |
|
private |
The documentation for this class was generated from the following files: