|
Rosetta
|
#include <RNA_FragmentMonteCarloOptions.hh>

Public Member Functions | |
| RNA_FragmentMonteCarloOptions () | |
| RNA_FragmentMonteCarloOptionsOP | clone () const |
| clone the options More... | |
| void | initialize_from_command_line () |
| void | initialize_from_options (utility::options::OptionCollection const &opts) |
| void | initialize_from_tag (utility::tag::TagCOP const &tag) |
| void | initialize_for_farna_optimizer (core::Size const &cycles) |
| void | parse_my_tag (utility::tag::TagCOP) override |
| Initialize from the recursive "tag" structure. More... | |
| std::string | type () const override |
| The class name (its type) for a particular instance. This function allows for better error message delivery. More... | |
| void | set_rounds (core::Size const &setting) |
| core::Size | rounds () const |
| void | set_close_loops_after_each_move (bool const &setting) |
| bool | close_loops_after_each_move () const |
| void | set_refine_pose (bool const &setting) |
| bool | refine_pose () const |
| void | set_override_refine_pose_rounds (bool const &setting) |
| bool | override_refine_pose_rounds () const |
| void | set_refine_native_get_good_FT (bool const &setting) |
| bool | refine_native_get_good_FT () const |
| void | set_temperature (core::Real const setting) |
| core::Real | temperature () const |
| void | set_autofilter (bool const &setting) |
| bool | autofilter () const |
| void | set_autofilter_score_quantile (core::Real const &setting) |
| core::Real | autofilter_score_quantile () const |
| void | set_minimize_structure (bool const &setting) |
| bool | minimize_structure () const |
| void | set_relax_structure (bool const &setting) |
| bool | relax_structure () const |
| void | set_use_chem_shift_data (bool const &setting) |
| bool | use_chem_shift_data () const |
| void | set_superimpose_over_all (bool const &setting) |
| bool | superimpose_over_all () const |
| void | set_fixed_stems (bool const &setting) |
| bool | fixed_stems () const |
| void | set_ft_close_chains (bool const &setting) |
| bool | ft_close_chains () const |
| void | set_jump_change_frequency (core::Real const &setting) |
| core::Real | jump_change_frequency () const |
| void | set_close_loops (bool const setting) |
| bool | close_loops () const |
| void | set_allow_bulge (bool const &setting) |
| bool | allow_bulge () const |
| void | set_allow_consecutive_bulges (bool const &setting) |
| bool | allow_consecutive_bulges () const |
| void | set_simple_rmsd_cutoff_relax (bool const &setting) |
| bool | simple_rmsd_cutoff_relax () const |
| void | set_filter_lores_base_pairs (bool const setting) |
| bool | filter_lores_base_pairs () const |
| void | set_filter_lores_base_pairs_early (bool const setting) |
| bool | filter_lores_base_pairs_early () const |
| void | set_filter_chain_closure (bool const setting) |
| bool | filter_chain_closure () const |
| void | set_filter_chain_closure_distance (core::Real const setting) |
| core::Real | filter_chain_closure_distance () const |
| void | set_filter_chain_closure_halfway (bool const setting) |
| bool | filter_chain_closure_halfway () const |
| void | set_chainbreak_weight (core::Real const &setting) |
| core::Real | chainbreak_weight () const |
| void | set_linear_chainbreak_weight (core::Real const &setting) |
| core::Real | linear_chainbreak_weight () const |
| void | set_allowed_bulge_res (utility::vector1< core::Size > const &setting) |
| utility::vector1< core::Size > const & | allowed_bulge_res () const |
| void | set_filter_vdw (bool const setting) |
| bool | filter_vdw () const |
| void | set_VDW_rep_screen_info (utility::vector1< std::string > const &setting) |
| utility::vector1< std::string > | VDW_rep_screen_info () const |
| void | set_vdw_rep_screen_include_sidechains (bool const setting) |
| bool | vdw_rep_screen_include_sidechains () const |
| void | set_gradual_constraints (bool const setting) |
| bool | gradual_constraints () const |
| void | set_ramp_rnp_vdw (bool const &setting) |
| bool | ramp_rnp_vdw () const |
| void | set_grid_vdw_weight (core::Real const &setting) |
| core::Real | grid_vdw_weight () const |
| void | set_convert_protein_centroid (bool const &setting) |
| bool | convert_protein_centroid () const |
| void | set_rna_protein_docking (bool const &setting) |
| bool | rna_protein_docking () const |
| void | set_small_docking_moves (bool const &setting) |
| bool | small_docking_moves () const |
| void | set_docking_move_size (core::Real const &setting) |
| core::Real | docking_move_size () const |
| void | set_rna_protein_docking_legacy (bool const &setting) |
| bool | rna_protein_docking_legacy () const |
| void | set_rna_protein_docking_freq (core::Real const &setting) |
| core::Real | rna_protein_docking_freq () const |
| void | set_docking (bool const &setting) |
| bool | docking () const |
| void | set_randomize_init_rnp (bool const &setting) |
| bool | randomize_init_rnp () const |
| void | set_rnp_high_res_relax (bool const &setting) |
| bool | rnp_high_res_relax () const |
| void | set_rnp_high_res_cycles (core::Real const &setting) |
| core::Real | rnp_high_res_cycles () const |
| void | set_rnp_pack_first (bool const &setting) |
| bool | rnp_pack_first () const |
| void | set_rnp_ramp_rep (bool const &setting) |
| bool | rnp_ramp_rep () const |
| void | set_rnp_min_first (bool const &setting) |
| bool | rnp_min_first () const |
| void | set_dock_into_density_legacy (bool const &setting) |
| bool | dock_into_density_legacy () const |
| void | set_new_fold_tree_initializer (bool const &setting) |
| bool | new_fold_tree_initializer () const |
| void | set_initial_structures_provided (bool const &setting) |
| bool | initial_structures_provided () const |
| void | set_monte_carlo_cycles (core::Size const setting) |
| core::Size | monte_carlo_cycles () const |
| void | set_user_defined_cycles (bool const &setting) |
| bool | user_defined_cycles () const |
| void | set_ignore_secstruct (bool const &setting) |
| bool | ignore_secstruct () const |
| void | set_titrate_stack_bonus (bool const &setting) |
| bool | titrate_stack_bonus () const |
| void | set_staged_constraints (bool const &setting) |
| bool | staged_constraints () const |
| void | set_root_at_first_rigid_body (bool const &setting) |
| bool | root_at_first_rigid_body () const |
| void | set_dock_each_chunk (bool const &setting) |
| bool | dock_each_chunk () const |
| void | set_dock_each_chunk_per_chain (bool const &setting) |
| bool | dock_each_chunk_per_chain () const |
| void | set_dock_chunks (utility::vector1< std::string > const &dock_chunks) |
| utility::vector1< std::string > const & | dock_chunks () const |
| void | set_center_jumps_in_single_stranded (bool const &setting) |
| bool | center_jumps_in_single_stranded () const |
| void | set_suppress_bp_constraint (core::Real const &setting) |
| core::Real | suppress_bp_constraint () const |
| void | set_bps_moves (bool const &setting) |
| bool | bps_moves () const |
| void | set_disallow_bps_at_extra_min_res (bool const &setting) |
| bool | disallow_bps_at_extra_min_res () const |
| void | set_allow_fragment_moves_in_bps (bool const &setting) |
| bool | allow_fragment_moves_in_bps () const |
| void | set_frag_size (core::Size const &setting) |
| core::Size | frag_size () const |
| void | set_jump_library_file (std::string const &setting) |
| std::string | jump_library_file () const |
| void | set_all_rna_fragments_file (std::string const &setting) |
| std::string | all_rna_fragments_file () const |
| void | set_vall_torsions_file (std::string const &setting) |
| std::string | vall_torsions_file () const |
| void | set_chunk_pdb_files (utility::vector1< std::string > const &chunk_pdb_files) |
| utility::vector1< std::string > const & | chunk_pdb_files () const |
| void | set_helical_substructs (utility::vector1< std::string > const &setting) |
| utility::vector1< std::string > const & | helical_substructs () const |
| void | set_helical_substruct_res (utility::vector1< utility::vector1< core::Size > > const &setting) |
| utility::vector1< utility::vector1< core::Size > > const & | helical_substruct_res () const |
| void | set_dock_chunks_res (utility::vector1< core::Size > const &setting) |
| utility::vector1< core::Size > const & | dock_chunks_res () const |
| void | set_chunk_initialization_pdb_files (utility::vector1< std::string > const &input_files) |
| utility::vector1< std::string > const & | chunk_initialization_pdb_files () const |
| void | set_chunk_silent_files (utility::vector1< std::string > const &chunk_silent_files) |
| utility::vector1< std::string > const & | chunk_silent_files () const |
| void | set_input_res (utility::vector1< Size > const &input_res) |
| utility::vector1< Size > const & | input_res () const |
| void | set_input_res_initialize (utility::vector1< Size > const &input_res) |
| utility::vector1< Size > const & | input_res_initialize () const |
| void | set_output_score_frequency (core::Size const &setting) |
| core::Size | output_score_frequency () const |
| void | set_output_score_file (std::string const &setting) |
| std::string | output_score_file () const |
| void | set_output_lores_silent_file (bool const setting) |
| bool | output_lores_silent_file () const |
| void | set_output_jump_res (utility::vector1< Size > const &output_jump_res) |
| utility::vector1< Size > const & | output_jump_res () const |
| void | set_output_jump_o3p_to_o5p (bool const &setting) |
| bool | output_jump_o3p_to_o5p () const |
| void | set_output_jump_chainbreak (bool const &setting) |
| bool | output_jump_chainbreak () const |
| void | set_save_jump_histogram (bool const &setting) |
| bool | save_jump_histogram () const |
| void | set_output_histogram_file (std::string const &setting) |
| std::string | output_histogram_file () const |
| void | set_output_rotation_vector (bool const &setting) |
| bool | output_rotation_vector () const |
| void | set_output_jump_target_xyz (core::Vector const &setting) |
| core::Vector | output_jump_target_xyz () const |
| void | set_output_jump_reference_RT_string (std::string const &setting) |
| std::string | output_jump_reference_RT_string () const |
| void | set_jump_histogram_boxsize (core::Real const &setting) |
| core::Real | jump_histogram_boxsize () const |
| void | set_jump_histogram_binwidth (core::Real const &setting) |
| core::Real | jump_histogram_binwidth () const |
| void | set_jump_histogram_binwidth_rotvector (core::Real const &setting) |
| core::Real | jump_histogram_binwidth_rotvector () const |
| void | set_rmsd_screen (core::Real const setting) |
| core::Real | rmsd_screen () const |
| void | set_disallow_realign (bool const setting) |
| bool | disallow_realign () const |
| void | set_align_pdb (std::string const &setting) |
| std::string | align_pdb () const |
| void | set_symm_hack_arity (Size const setting) |
| Size | symm_hack_arity () const |
| void | set_exhaustive_fragment_insertion (Size const setting) |
| Size | exhaustive_fragment_insertion () const |
| void | set_output_filters (bool const setting) |
| bool | output_filters () const |
| void | set_save_times (bool const setting) |
| bool | save_times () const |
Public Member Functions inherited from core::import_pose::options::RNA_MinimizerOptions | |
| RNA_MinimizerOptions () | |
| RNA_MinimizerOptionsOP | clone () const |
| clone the options More... | |
| void | initialize_from_command_line () |
| void | initialize_from_options (utility::options::OptionCollection const &opts) |
| void | initialize_from_tag (utility::tag::TagCOP const &tag) |
| void | parse_my_tag (utility::tag::TagCOP) override |
| Initialize from the recursive "tag" structure. More... | |
| std::string | type () const override |
| The class name (its type) for a particular instance. This function allows for better error message delivery. More... | |
| void | set_vary_bond_geometry (bool const &setting) |
| bool | vary_bond_geometry () const |
| void | set_extra_minimize_res (utility::vector1< Size > const &extra_minimize_res) |
| utility::vector1< Size > const & | extra_minimize_res () const |
| void | set_extra_minimize_chi_res (utility::vector1< Size > const &extra_minimize_chi_res) |
| utility::vector1< Size > const & | extra_minimize_chi_res () const |
| void | set_minimizer_use_coordinate_constraints (bool const &setting) |
| bool | minimizer_use_coordinate_constraints () const |
| void | set_min_type (std::string const &setting) |
| std::string | min_type () const |
| void | set_minimize_bps (bool const &setting) |
| bool | minimize_bps () const |
| void | set_minimize_all_protein (bool const &setting) |
| bool | minimize_all_protein () const |
| void | set_minimize_protein_sc (bool const &setting) |
| bool | minimize_protein_sc () const |
| void | set_protein_packing (bool const &setting) |
| bool | protein_packing () const |
| void | set_protein_pack_all (bool const &setting) |
| bool | protein_pack_all () const |
| void | set_protein_packing_distance (core::Real const &setting) |
| core::Real | protein_packing_distance () const |
| void | set_deriv_check (bool const &setting) |
| bool | deriv_check () const |
| void | set_skip_o2prime_trials (bool const &setting) |
| bool | skip_o2prime_trials () const |
| void | set_minimize_rounds (core::Size const &setting) |
| core::Size | minimize_rounds () const |
| void | set_use_nblist (bool const &setting) |
| bool | use_nblist () const |
| void | set_nblist_auto_update (bool const &setting) |
| bool | nblist_auto_update () const |
| void | set_max_iter (core::Size const &setting) |
| core::Size | max_iter () const |
Public Member Functions inherited from core::import_pose::options::RNA_BasicOptions | |
| RNA_BasicOptions () | |
| RNA_BasicOptionsOP | clone () const |
| clone the options More... | |
| void | initialize_from_command_line () |
| void | initialize_from_options (utility::options::OptionCollection const &opts) |
| void | initialize_from_tag (utility::tag::TagCOP const &tag) |
| void | set_dump_pdb (bool const setting) |
| bool | dump_pdb () const |
| void | set_move_first_rigid_body (bool const &setting) |
| bool | move_first_rigid_body () const |
| void | set_dock_into_density (bool const &setting) |
| bool | dock_into_density () const |
| void | set_model_with_density (bool const &setting) |
| bool | model_with_density () const |
| void | set_verbose (bool const &setting) |
| bool | verbose () const |
Static Public Member Functions | |
| static void | list_attributes (utility::tag::AttributeList &attlist) |
| static void | list_options_read (utility::options::OptionKeyList &opts) |
Static Public Member Functions inherited from core::import_pose::options::RNA_MinimizerOptions | |
| static void | list_attributes (utility::tag::AttributeList &attlist) |
| static void | list_options_read (utility::options::OptionKeyList &opts) |
Static Public Member Functions inherited from core::import_pose::options::RNA_BasicOptions | |
| static void | list_attributes (utility::tag::AttributeList &attlist) |
| static void | list_options_read (utility::options::OptionKeyList &opts) |
| core::import_pose::options::RNA_FragmentMonteCarloOptions::RNA_FragmentMonteCarloOptions | ( | ) |
|
inline |
References align_pdb_.
|
inline |
References all_rna_fragments_file_.
|
inline |
References allow_bulge_.
|
inline |
References allow_consecutive_bulges_.
|
inline |
References allow_fragment_moves_in_bps_.
|
inline |
References allowed_bulge_res_.
|
inline |
References autofilter_.
|
inline |
References autofilter_score_quantile_.
|
inline |
References bps_moves_.
|
inline |
References center_jumps_in_single_stranded_.
|
inline |
References chainbreak_weight_.
|
inline |
References chunk_initialization_pdb_files_.
|
inline |
References chunk_pdb_files_.
Referenced by set_chunk_pdb_files().
|
inline |
References chunk_silent_files_.
Referenced by set_chunk_silent_files().
| RNA_FragmentMonteCarloOptionsOP core::import_pose::options::RNA_FragmentMonteCarloOptions::clone | ( | ) | const |
clone the options
|
inline |
References close_loops_.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_options().
|
inline |
References close_loops_after_each_move_.
|
inline |
References convert_protein_centroid_.
|
inline |
References disallow_bps_at_extra_min_res_.
|
inline |
References disallow_realign_.
|
inline |
References dock_chunks_.
Referenced by set_dock_chunks().
|
inline |
References dock_chunks_res_.
|
inline |
References dock_each_chunk_.
|
inline |
References dock_each_chunk_per_chain_.
|
inline |
References dock_into_density_legacy_.
|
inline |
References docking_.
|
inline |
References docking_move_size_.
|
inline |
References exhaustive_fragment_insertion_.
|
inline |
References filter_chain_closure_.
|
inline |
References filter_chain_closure_distance_.
|
inline |
References filter_chain_closure_halfway_.
|
inline |
References filter_lores_base_pairs_.
|
inline |
References filter_lores_base_pairs_early_.
|
inline |
References filter_vdw_.
|
inline |
References fixed_stems_.
|
inline |
References frag_size_.
|
inline |
References ft_close_chains_.
|
inline |
References gradual_constraints_.
|
inline |
References grid_vdw_weight_.
|
inline |
References helical_substruct_res_.
|
inline |
References helical_substructs_.
|
inline |
References ignore_secstruct_.
|
inline |
References initial_structures_provided_.
| void core::import_pose::options::RNA_FragmentMonteCarloOptions::initialize_for_farna_optimizer | ( | core::Size const & | cycles | ) |
| void core::import_pose::options::RNA_FragmentMonteCarloOptions::initialize_from_command_line | ( | ) |
| void core::import_pose::options::RNA_FragmentMonteCarloOptions::initialize_from_options | ( | utility::options::OptionCollection const & | opts | ) |
References protocols::hybridization::path.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_command_line(), core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_options(), and core::import_pose::libraries::RNA_LibraryManager::rna_jump_library_cop().
| void core::import_pose::options::RNA_FragmentMonteCarloOptions::initialize_from_tag | ( | utility::tag::TagCOP const & | tag | ) |
References core::pose::motif::a(), and protocols::match::upstream::b.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_tag().
|
inline |
References input_res_.
Referenced by set_input_res(), and set_input_res_initialize().
|
inline |
References input_res_initialize_.
|
inline |
References jump_change_frequency_.
|
inline |
References jump_histogram_binwidth_.
|
inline |
References jump_histogram_binwidth_rotvector_.
|
inline |
References jump_histogram_boxsize_.
|
inline |
References jump_library_file_.
Referenced by core::import_pose::libraries::RNA_LibraryManager::rna_jump_library_cop().
|
inline |
References linear_chainbreak_weight_.
|
static |
|
static |
References protocols::hybridization::path.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::list_options_read().
|
inline |
References minimize_structure_.
|
inline |
References monte_carlo_cycles_.
|
inline |
References new_fold_tree_initializer_.
|
inline |
References output_filters_.
|
inline |
References output_histogram_file_.
|
inline |
References output_jump_chainbreak_.
|
inline |
References output_jump_o3p_to_o5p_.
|
inline |
References output_jump_reference_RT_string_.
|
inline |
References output_jump_res_.
Referenced by set_output_jump_res().
|
inline |
References output_jump_target_xyz_.
|
inline |
References output_lores_silent_file_.
|
inline |
References output_rotation_vector_.
|
inline |
References output_score_file_.
|
inline |
References output_score_frequency_.
|
inline |
References override_refine_pose_rounds_.
|
inlineoverridevirtual |
Initialize from the recursive "tag" structure.
Reimplemented from core::import_pose::options::RNA_BasicOptions.
|
inline |
References ramp_rnp_vdw_.
|
inline |
References randomize_init_rnp_.
|
inline |
References refine_native_get_good_FT_.
|
inline |
References refine_pose_.
|
inline |
References relax_structure_.
|
inline |
References rmsd_screen_.
|
inline |
References rna_protein_docking_.
|
inline |
References rna_protein_docking_freq_.
|
inline |
References rna_protein_docking_legacy_.
|
inline |
References rnp_high_res_cycles_.
|
inline |
References rnp_high_res_relax_.
|
inline |
References rnp_min_first_.
|
inline |
References rnp_pack_first_.
|
inline |
References rnp_ramp_rep_.
|
inline |
References root_at_first_rigid_body_.
|
inline |
References rounds_.
|
inline |
References save_jump_histogram_.
|
inline |
References save_times_.
|
inline |
References align_pdb_.
|
inline |
References all_rna_fragments_file_.
|
inline |
References allow_bulge_.
|
inline |
References allow_consecutive_bulges_.
|
inline |
References allow_fragment_moves_in_bps_.
|
inline |
References allowed_bulge_res_.
|
inline |
References autofilter_.
|
inline |
References autofilter_score_quantile_.
|
inline |
References bps_moves_.
|
inline |
References center_jumps_in_single_stranded_.
|
inline |
References chainbreak_weight_.
|
inline |
References chunk_initialization_pdb_files_.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_options().
|
inline |
References chunk_pdb_files(), and chunk_pdb_files_.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_options().
|
inline |
References chunk_silent_files(), and chunk_silent_files_.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_options().
|
inline |
References close_loops_.
|
inline |
References close_loops_after_each_move_.
|
inline |
References convert_protein_centroid_.
|
inline |
References disallow_bps_at_extra_min_res_.
|
inline |
References disallow_realign_.
|
inline |
References dock_chunks(), and dock_chunks_.
|
inline |
References dock_chunks_res_.
|
inline |
References dock_each_chunk_.
|
inline |
References dock_each_chunk_per_chain_.
|
inline |
References dock_into_density_legacy_.
|
inline |
References docking_.
|
inline |
References docking_move_size_.
|
inline |
References exhaustive_fragment_insertion_.
|
inline |
References filter_chain_closure_.
|
inline |
References filter_chain_closure_distance_.
|
inline |
References filter_chain_closure_halfway_.
|
inline |
References filter_lores_base_pairs_.
|
inline |
References filter_lores_base_pairs_early_.
|
inline |
References filter_vdw_.
|
inline |
References fixed_stems_.
|
inline |
References frag_size_.
|
inline |
References ft_close_chains_.
|
inline |
References gradual_constraints_.
|
inline |
References grid_vdw_weight_.
|
inline |
References helical_substruct_res_.
|
inline |
References helical_substructs_.
|
inline |
References ignore_secstruct_.
|
inline |
References initial_structures_provided_.
|
inline |
References input_res(), and input_res_.
Referenced by core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_options().
|
inline |
References input_res(), and input_res_initialize_.
|
inline |
References jump_change_frequency_.
|
inline |
References jump_histogram_binwidth_.
|
inline |
References jump_histogram_binwidth_rotvector_.
|
inline |
References jump_histogram_boxsize_.
|
inline |
References jump_library_file_.
|
inline |
References linear_chainbreak_weight_.
|
inline |
References minimize_structure_.
|
inline |
References monte_carlo_cycles_.
|
inline |
References new_fold_tree_initializer_.
|
inline |
References output_filters_.
|
inline |
References output_histogram_file_.
|
inline |
References output_jump_chainbreak_.
|
inline |
References output_jump_o3p_to_o5p_.
|
inline |
References output_jump_reference_RT_string_.
|
inline |
References output_jump_res(), and output_jump_res_.
|
inline |
References output_jump_target_xyz_.
|
inline |
References output_lores_silent_file_.
|
inline |
References output_rotation_vector_.
|
inline |
References output_score_file_.
|
inline |
References output_score_frequency_.
|
inline |
References override_refine_pose_rounds_.
|
inline |
References ramp_rnp_vdw_.
|
inline |
References randomize_init_rnp_.
|
inline |
References refine_native_get_good_FT_.
|
inline |
References refine_pose_.
|
inline |
References relax_structure_.
|
inline |
References rmsd_screen_.
|
inline |
References rna_protein_docking_.
|
inline |
References rna_protein_docking_freq_.
|
inline |
References rna_protein_docking_legacy_.
|
inline |
References rnp_high_res_cycles_.
|
inline |
References rnp_high_res_relax_.
|
inline |
References rnp_min_first_.
|
inline |
References rnp_pack_first_.
|
inline |
References rnp_ramp_rep_.
|
inline |
References root_at_first_rigid_body_.
|
inline |
References rounds_.
|
inline |
References save_jump_histogram_.
|
inline |
References save_times_.
|
inline |
References simple_rmsd_cutoff_relax_.
|
inline |
References small_docking_moves_.
|
inline |
References staged_constraints_.
|
inline |
References superimpose_over_all_.
|
inline |
References suppress_bp_constraint_.
|
inline |
References symm_hack_arity_.
|
inline |
References temperature_.
|
inline |
References titrate_stack_bonus_.
|
inline |
References use_chem_shift_data_.
|
inline |
References user_defined_cycles_.
|
inline |
References all_rna_fragments_file_.
|
inline |
References vdw_rep_screen_include_sidechains_.
|
inline |
References VDW_rep_screen_info_.
|
inline |
References simple_rmsd_cutoff_relax_.
|
inline |
References small_docking_moves_.
|
inline |
References staged_constraints_.
|
inline |
References superimpose_over_all_.
|
inline |
References suppress_bp_constraint_.
|
inline |
References symm_hack_arity_.
|
inline |
References temperature_.
|
inline |
References titrate_stack_bonus_.
|
inlineoverridevirtual |
The class name (its type) for a particular instance. This function allows for better error message delivery.
Reimplemented from core::import_pose::options::RNA_BasicOptions.
|
inline |
References use_chem_shift_data_.
|
inline |
References user_defined_cycles_.
|
inline |
References all_rna_fragments_file_.
|
inline |
References vdw_rep_screen_include_sidechains_.
|
inline |
References VDW_rep_screen_info_.
|
private |
Referenced by align_pdb(), and set_align_pdb().
|
private |
Referenced by all_rna_fragments_file(), set_all_rna_fragments_file(), set_vall_torsions_file(), and vall_torsions_file().
|
private |
Referenced by allow_bulge(), and set_allow_bulge().
|
private |
Referenced by allow_consecutive_bulges(), and set_allow_consecutive_bulges().
|
private |
Referenced by allow_fragment_moves_in_bps(), and set_allow_fragment_moves_in_bps().
|
private |
Referenced by allowed_bulge_res(), and set_allowed_bulge_res().
|
private |
Referenced by autofilter(), and set_autofilter().
|
private |
Referenced by autofilter_score_quantile(), and set_autofilter_score_quantile().
|
private |
Referenced by bps_moves(), and set_bps_moves().
|
private |
Referenced by center_jumps_in_single_stranded(), and set_center_jumps_in_single_stranded().
|
private |
Referenced by chainbreak_weight(), and set_chainbreak_weight().
|
private |
Referenced by chunk_initialization_pdb_files(), and set_chunk_initialization_pdb_files().
|
private |
Referenced by chunk_pdb_files(), and set_chunk_pdb_files().
|
private |
Referenced by chunk_silent_files(), and set_chunk_silent_files().
|
private |
Referenced by close_loops(), and set_close_loops().
|
private |
Referenced by close_loops_after_each_move(), and set_close_loops_after_each_move().
|
private |
Referenced by convert_protein_centroid(), and set_convert_protein_centroid().
|
private |
Referenced by disallow_bps_at_extra_min_res(), and set_disallow_bps_at_extra_min_res().
|
private |
Referenced by disallow_realign(), and set_disallow_realign().
|
private |
Referenced by dock_chunks(), and set_dock_chunks().
|
private |
Referenced by dock_chunks_res(), and set_dock_chunks_res().
|
private |
Referenced by dock_each_chunk(), and set_dock_each_chunk().
|
private |
Referenced by dock_each_chunk_per_chain(), and set_dock_each_chunk_per_chain().
|
private |
Referenced by dock_into_density_legacy(), and set_dock_into_density_legacy().
|
private |
Referenced by docking(), and set_docking().
|
private |
Referenced by docking_move_size(), and set_docking_move_size().
|
private |
Referenced by exhaustive_fragment_insertion(), and set_exhaustive_fragment_insertion().
|
private |
Referenced by filter_chain_closure(), and set_filter_chain_closure().
|
private |
Referenced by filter_chain_closure_distance(), and set_filter_chain_closure_distance().
|
private |
Referenced by filter_chain_closure_halfway(), and set_filter_chain_closure_halfway().
|
private |
Referenced by filter_lores_base_pairs(), and set_filter_lores_base_pairs().
|
private |
Referenced by filter_lores_base_pairs_early(), and set_filter_lores_base_pairs_early().
|
private |
Referenced by filter_vdw(), and set_filter_vdw().
|
private |
Referenced by fixed_stems(), and set_fixed_stems().
|
private |
Referenced by frag_size(), and set_frag_size().
|
private |
Referenced by ft_close_chains(), and set_ft_close_chains().
|
private |
Referenced by gradual_constraints(), and set_gradual_constraints().
|
private |
Referenced by grid_vdw_weight(), and set_grid_vdw_weight().
|
private |
Referenced by helical_substruct_res(), and set_helical_substruct_res().
|
private |
Referenced by helical_substructs(), and set_helical_substructs().
|
private |
Referenced by ignore_secstruct(), and set_ignore_secstruct().
|
private |
Referenced by initial_structures_provided(), and set_initial_structures_provided().
|
private |
Referenced by input_res(), and set_input_res().
|
private |
Referenced by input_res_initialize(), and set_input_res_initialize().
|
private |
Referenced by jump_change_frequency(), and set_jump_change_frequency().
|
private |
Referenced by jump_histogram_binwidth(), and set_jump_histogram_binwidth().
|
private |
Referenced by jump_histogram_binwidth_rotvector(), and set_jump_histogram_binwidth_rotvector().
|
private |
Referenced by jump_histogram_boxsize(), and set_jump_histogram_boxsize().
|
private |
Referenced by jump_library_file(), and set_jump_library_file().
|
private |
Referenced by linear_chainbreak_weight(), and set_linear_chainbreak_weight().
|
private |
Referenced by minimize_structure(), and set_minimize_structure().
|
private |
Referenced by monte_carlo_cycles(), and set_monte_carlo_cycles().
|
private |
Referenced by new_fold_tree_initializer(), and set_new_fold_tree_initializer().
|
private |
Referenced by output_filters(), and set_output_filters().
|
private |
Referenced by output_histogram_file(), and set_output_histogram_file().
|
private |
Referenced by output_jump_chainbreak(), and set_output_jump_chainbreak().
|
private |
Referenced by output_jump_o3p_to_o5p(), and set_output_jump_o3p_to_o5p().
|
private |
Referenced by output_jump_reference_RT_string(), and set_output_jump_reference_RT_string().
|
private |
Referenced by output_jump_res(), and set_output_jump_res().
|
private |
Referenced by output_jump_target_xyz(), and set_output_jump_target_xyz().
|
private |
Referenced by output_lores_silent_file(), and set_output_lores_silent_file().
|
private |
Referenced by output_rotation_vector(), and set_output_rotation_vector().
|
private |
Referenced by output_score_file(), and set_output_score_file().
|
private |
Referenced by output_score_frequency(), and set_output_score_frequency().
|
private |
Referenced by override_refine_pose_rounds(), and set_override_refine_pose_rounds().
|
private |
Referenced by ramp_rnp_vdw(), and set_ramp_rnp_vdw().
|
private |
Referenced by randomize_init_rnp(), and set_randomize_init_rnp().
|
private |
Referenced by refine_native_get_good_FT(), and set_refine_native_get_good_FT().
|
private |
Referenced by refine_pose(), and set_refine_pose().
|
private |
Referenced by relax_structure(), and set_relax_structure().
|
private |
Referenced by rmsd_screen(), and set_rmsd_screen().
|
private |
Referenced by rna_protein_docking(), and set_rna_protein_docking().
|
private |
Referenced by rna_protein_docking_freq(), and set_rna_protein_docking_freq().
|
private |
Referenced by rna_protein_docking_legacy(), and set_rna_protein_docking_legacy().
|
private |
Referenced by rnp_high_res_cycles(), and set_rnp_high_res_cycles().
|
private |
Referenced by rnp_high_res_relax(), and set_rnp_high_res_relax().
|
private |
Referenced by rnp_min_first(), and set_rnp_min_first().
|
private |
Referenced by rnp_pack_first(), and set_rnp_pack_first().
|
private |
Referenced by rnp_ramp_rep(), and set_rnp_ramp_rep().
|
private |
Referenced by root_at_first_rigid_body(), and set_root_at_first_rigid_body().
|
private |
Referenced by rounds(), and set_rounds().
|
private |
Referenced by save_jump_histogram(), and set_save_jump_histogram().
|
private |
Referenced by save_times(), and set_save_times().
|
private |
Referenced by set_simple_rmsd_cutoff_relax(), and simple_rmsd_cutoff_relax().
|
private |
Referenced by set_small_docking_moves(), and small_docking_moves().
|
private |
Referenced by set_staged_constraints(), and staged_constraints().
|
private |
Referenced by set_superimpose_over_all(), and superimpose_over_all().
|
private |
Referenced by set_suppress_bp_constraint(), and suppress_bp_constraint().
|
private |
Referenced by set_symm_hack_arity(), and symm_hack_arity().
|
private |
Referenced by set_temperature(), and temperature().
|
private |
Referenced by set_titrate_stack_bonus(), and titrate_stack_bonus().
|
private |
Referenced by set_use_chem_shift_data(), and use_chem_shift_data().
|
private |
Referenced by set_user_defined_cycles(), and user_defined_cycles().
|
private |
Referenced by set_vdw_rep_screen_include_sidechains(), and vdw_rep_screen_include_sidechains().
|
private |
Referenced by set_VDW_rep_screen_info(), and VDW_rep_screen_info().