|
static basic::Tracer | TR ("NCBB") |
|
Size | protocols::ncbb::give_dihedral_index (core::Size n, utility::vector1< char > uniqs, std::string dihedral_pattern, std::string alpha_beta_pattern) |
|
Size | protocols::ncbb::get_number_dihedrals (utility::vector1< char > uniqs, std::string const &dihedral_pattern, std::string const &alpha_beta_pattern) |
|
void | protocols::ncbb::count_uniq_char (std::string pattern, core::Size &num, utility::vector1< char > &uniqs) |
|
void | protocols::ncbb::ncbb_design_main_loop (core::Size loop_num, core::Size pert_num, core::pose::Pose pose, TrialMoverOP pert_trial, utility::vector1< core::Size > designable_positions, core::Size pep_start, core::Size pep_end, TaskAwareMinMoverOP desn_ta_min, core::scoring::ScoreFunctionOP score_fxn, MonteCarloOP mc) |
|
void | protocols::ncbb::final_design_min (core::pose::Pose &pose, ScoreFunctionOP score_fxn_, core::pack::task::TaskFactoryOP desn_tf) |
|
void | protocols::ncbb::calculate_statistics (core::pose::Pose const &pose, core::scoring::ScoreFunctionOP score_fxn) |
| Calculate various statistics, and add them to the current JD2 job. More...
|
|
void | protocols::ncbb::setup_pert_foldtree (core::pose::Pose &pose) |
|
void | protocols::ncbb::setup_filter_stats () |
|
void | protocols::ncbb::init_common_options (utility::tag::TagCOP tag, basic::datacache::DataMap &data, ScoreFunctionOP score_fxn_, Real &mc_temp_, Real &pert_mc_temp_, Real &pert_dock_rot_mag_, Real &pert_dock_trans_mag_, Real &pert_pep_small_temp_, Real &pert_pep_small_H_, Real &pert_pep_small_L_, Real &pert_pep_small_E_, Real &pert_pep_shear_temp_, Real &pert_pep_shear_H_, Real &pert_pep_shear_L_, Real &pert_pep_shear_E_, core::Size &pert_pep_num_rep_, core::Size &pert_num_, core::Size &dock_design_loop_num_, bool &no_design_, bool &final_design_min_, bool &use_soft_rep_, bool &mc_initial_pose_, bool &pymol_, bool &keep_history_) |
|
void | protocols::ncbb::add_attributes_for_common_options (AttributeList &attlist) |
|