![]() |
Rosetta
2021.16
|
#include <StepWiseProteinModelerOptions.hh>

Public Member Functions | |
| StepWiseProteinModelerOptions () | |
| StepWiseProteinModelerOptionsOP | clone () const |
| clone the options More... | |
| virtual void | show (std::ostream &) const |
| Describe this instance to a given output stream. More... | |
| virtual void | parse_my_tag (utility::tag::TagCOP) |
| Initialize from the recursive "tag" structure. More... | |
| virtual std::string | type () const |
| The class name (its type) for a particular ResourceOptions instance. This function allows for better error message delivery. More... | |
| void | initialize_from_command_line () |
| void | set_global_optimize (bool const &setting) |
| bool | global_optimize () const |
| void | set_sample_beta (bool const &setting) |
| bool | sample_beta () const |
| void | set_move_jumps_between_chains (bool const &setting) |
| bool | move_jumps_between_chains () const |
| void | set_disable_sampling_of_loop_takeoff (bool const &setting) |
| bool | disable_sampling_of_loop_takeoff () const |
| void | set_cart_min (bool const &setting) |
| bool | cart_min () const |
| void | set_n_sample (core::Size const &setting) |
| core::Size | n_sample () const |
| void | set_filter_native_big_bins (bool const &setting) |
| bool | filter_native_big_bins () const |
| void | set_allow_virtual_side_chains (bool const &setting) |
| bool | allow_virtual_side_chains () const |
| void | set_prepack (bool const &setting) |
| bool | prepack () const |
| void | set_pack_protein_side_chains (bool const &setting) |
| bool | pack_protein_side_chains () const |
| void | set_centroid_output (bool const &setting) |
| bool | centroid_output () const |
| void | set_centroid_screen (bool const &setting) |
| bool | centroid_screen () const |
| void | set_centroid_score_diff_cut (core::Real const &setting) |
| core::Real | centroid_score_diff_cut () const |
| void | set_centroid_weights (std::string const &setting) |
| std::string | centroid_weights () const |
| void | set_nstruct_centroid (core::Size const &setting) |
| core::Size | nstruct_centroid () const |
| void | set_ghost_loops (bool const &setting) |
| bool | ghost_loops () const |
| void | set_ccd_close (bool const &setting) |
| bool | ccd_close () const |
| void | set_cluster_by_all_atom_rmsd (bool const &setting) |
| bool | cluster_by_all_atom_rmsd () const |
| void | set_pack_weights (std::string const &setting) |
| std::string | pack_weights () const |
| bool const & | expand_loop_takeoff () const |
| void | set_expand_loop_takeoff (bool const &setting) |
| bool const & | skip_coord_constraints () const |
| void | set_skip_coord_constraints (bool const &setting) |
| void | set_frag_files (utility::vector1< std::string > const &setting) |
| utility::vector1< std::string > | frag_files () const |
| void | set_bridge_res (utility::vector1< core::Size > const &setting) |
| utility::vector1< core::Size > | bridge_res () const |
Protected Member Functions | |
| void | initialize_variables () |
Private Attributes | |
| bool | global_optimize_ |
| bool | sample_beta_ |
| bool | move_jumps_between_chains_ |
| bool | disable_sampling_of_loop_takeoff_ |
| bool | cart_min_ |
| core::Size | n_sample_ |
| bool | filter_native_big_bins_ |
| bool | allow_virtual_side_chains_ |
| bool | prepack_ |
| bool | pack_protein_side_chains_ |
| bool | centroid_output_ |
| bool | centroid_screen_ |
| core::Real | centroid_score_diff_cut_ |
| std::string | centroid_weights_ |
| core::Size | nstruct_centroid_ |
| bool | ghost_loops_ |
| bool | ccd_close_ |
| bool | cluster_by_all_atom_rmsd_ |
| std::string | pack_weights_ |
| bool | expand_loop_takeoff_ |
| bool | skip_coord_constraints_ |
| utility::vector1< std::string > | frag_files_ |
| utility::vector1< core::Size > | bridge_res_ |
| protocols::stepwise::modeler::options::StepWiseProteinModelerOptions::StepWiseProteinModelerOptions | ( | ) |
|
inline |
References allow_virtual_side_chains_.
|
inline |
References bridge_res_.
|
inline |
References cart_min_.
|
inline |
References ccd_close_.
|
inline |
References centroid_output_.
|
inline |
References centroid_score_diff_cut_.
|
inline |
References centroid_screen_.
|
inline |
References centroid_weights_.
| StepWiseProteinModelerOptionsOP protocols::stepwise::modeler::options::StepWiseProteinModelerOptions::clone | ( | ) | const |
clone the options
|
inline |
References cluster_by_all_atom_rmsd_.
|
inline |
References disable_sampling_of_loop_takeoff_.
|
inline |
References expand_loop_takeoff_.
|
inline |
References filter_native_big_bins_.
|
inline |
References frag_files_.
|
inline |
References ghost_loops_.
|
inline |
References global_optimize_.
| void protocols::stepwise::modeler::options::StepWiseProteinModelerOptions::initialize_from_command_line | ( | ) |
|
protected |
|
inline |
References move_jumps_between_chains_.
|
inline |
References n_sample_.
|
inline |
References nstruct_centroid_.
|
inline |
References pack_protein_side_chains_.
|
inline |
References pack_weights_.
|
inlinevirtual |
Initialize from the recursive "tag" structure.
Reimplemented in protocols::stepwise::modeler::options::StepWiseModelerOptions.
|
inline |
References prepack_.
|
inline |
References sample_beta_.
|
inline |
References allow_virtual_side_chains_.
|
inline |
References bridge_res_.
|
inline |
References cart_min_.
|
inline |
References ccd_close_.
|
inline |
References centroid_output_.
|
inline |
References centroid_score_diff_cut_.
|
inline |
References centroid_screen_.
|
inline |
References centroid_weights_.
|
inline |
References cluster_by_all_atom_rmsd_.
|
inline |
References disable_sampling_of_loop_takeoff_.
|
inline |
References expand_loop_takeoff_.
|
inline |
References filter_native_big_bins_.
|
inline |
References frag_files_.
|
inline |
References ghost_loops_.
|
inline |
References global_optimize_.
|
inline |
References move_jumps_between_chains_.
|
inline |
References n_sample_.
|
inline |
References nstruct_centroid_.
|
inline |
References pack_protein_side_chains_.
|
inline |
References pack_weights_.
|
inline |
References prepack_.
|
inline |
References sample_beta_.
|
inline |
References skip_coord_constraints_.
|
inlinevirtual |
Describe this instance to a given output stream.
Reimplemented in protocols::stepwise::modeler::options::StepWiseModelerOptions.
|
inline |
References skip_coord_constraints_.
|
inlinevirtual |
The class name (its type) for a particular ResourceOptions instance. This function allows for better error message delivery.
Reimplemented in protocols::stepwise::modeler::options::StepWiseModelerOptions.
|
private |
Referenced by allow_virtual_side_chains(), and set_allow_virtual_side_chains().
|
private |
Referenced by bridge_res(), and set_bridge_res().
|
private |
Referenced by cart_min(), and set_cart_min().
|
private |
Referenced by ccd_close(), and set_ccd_close().
|
private |
Referenced by centroid_output(), and set_centroid_output().
|
private |
Referenced by centroid_score_diff_cut(), and set_centroid_score_diff_cut().
|
private |
Referenced by centroid_screen(), and set_centroid_screen().
|
private |
Referenced by centroid_weights(), and set_centroid_weights().
|
private |
Referenced by cluster_by_all_atom_rmsd(), and set_cluster_by_all_atom_rmsd().
|
private |
Referenced by disable_sampling_of_loop_takeoff(), and set_disable_sampling_of_loop_takeoff().
|
private |
Referenced by expand_loop_takeoff(), and set_expand_loop_takeoff().
|
private |
Referenced by filter_native_big_bins(), and set_filter_native_big_bins().
|
private |
Referenced by frag_files(), and set_frag_files().
|
private |
Referenced by ghost_loops(), and set_ghost_loops().
|
private |
Referenced by global_optimize(), and set_global_optimize().
|
private |
Referenced by move_jumps_between_chains(), and set_move_jumps_between_chains().
|
private |
Referenced by n_sample(), and set_n_sample().
|
private |
Referenced by nstruct_centroid(), and set_nstruct_centroid().
|
private |
Referenced by pack_protein_side_chains(), and set_pack_protein_side_chains().
|
private |
Referenced by pack_weights(), and set_pack_weights().
|
private |
Referenced by prepack(), and set_prepack().
|
private |
Referenced by sample_beta(), and set_sample_beta().
|
private |
Referenced by set_skip_coord_constraints(), and skip_coord_constraints().
1.8.7