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

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_FragmentMonteCarloOptions | |
| 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) |
Private Attributes | |
| Size | nstruct_ |
| std::string | lores_scorefxn_ |
| std::string | silent_file_ |
| bool | align_output_ |
| bool | overwrite_ |
| bool | binary_rna_output_ |
| bool | use_legacy_setup_ |
| bool | cst_gap_ |
| bool | dump_stems_ |
| core::import_pose::options::RNA_DeNovoProtocolOptions::RNA_DeNovoProtocolOptions | ( | ) |
|
inline |
References align_output_.
|
inline |
References binary_rna_output_.
| RNA_DeNovoProtocolOptionsOP core::import_pose::options::RNA_DeNovoProtocolOptions::clone | ( | ) | const |
clone the options
|
inline |
References cst_gap_.
|
inline |
References dump_stems_.
| void core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_command_line | ( | ) |
| void core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_options | ( | utility::options::OptionCollection const & | opts | ) |
References core::import_pose::options::RNA_FragmentMonteCarloOptions::close_loops(), cst_gap_, core::import_pose::dump_stems(), dump_stems_, core::import_pose::options::RNA_FragmentMonteCarloOptions::initialize_from_options(), nstruct_, set_align_output(), set_binary_rna_output(), core::import_pose::options::RNA_FragmentMonteCarloOptions::set_chunk_initialization_pdb_files(), core::import_pose::options::RNA_FragmentMonteCarloOptions::set_chunk_pdb_files(), core::import_pose::options::RNA_FragmentMonteCarloOptions::set_chunk_silent_files(), core::import_pose::options::RNA_FragmentMonteCarloOptions::set_input_res(), set_lores_scorefxn(), set_overwrite(), silent_file_, core::import_pose::TR(), use_legacy_setup_, and core::import_pose::options::RNA_MinimizerOptions::vary_bond_geometry().
Referenced by initialize_from_command_line().
| void core::import_pose::options::RNA_DeNovoProtocolOptions::initialize_from_tag | ( | utility::tag::TagCOP const & | tag | ) |
I don't really want the RosettaScripts interface to support some of the "archaic" options that are kind of RosettaScripts antipatterns, like managing input and output mid protocol... so I just won't.
References core::import_pose::options::RNA_FragmentMonteCarloOptions::initialize_from_tag(), set_cst_gap(), and set_lores_scorefxn().
|
static |
|
static |
|
inline |
References lores_scorefxn_.
|
inline |
References nstruct_.
|
inline |
References overwrite_.
|
inlineoverridevirtual |
Initialize from the recursive "tag" structure.
Reimplemented from core::import_pose::options::RNA_BasicOptions.
|
inline |
References align_output_.
Referenced by initialize_from_options().
|
inline |
References binary_rna_output_.
Referenced by initialize_from_options().
|
inline |
References cst_gap_.
Referenced by initialize_from_tag().
|
inline |
References dump_stems_.
|
inline |
References lores_scorefxn_.
Referenced by initialize_from_options(), and initialize_from_tag().
|
inline |
References nstruct_.
|
inline |
References overwrite_.
Referenced by initialize_from_options().
|
inline |
References silent_file_.
|
inline |
References use_legacy_setup_.
|
inline |
References silent_file_.
|
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_legacy_setup_.
|
private |
Referenced by align_output(), and set_align_output().
|
private |
Referenced by binary_rna_output(), and set_binary_rna_output().
|
private |
Referenced by cst_gap(), initialize_from_options(), and set_cst_gap().
|
private |
Referenced by dump_stems(), initialize_from_options(), and set_dump_stems().
|
private |
Referenced by lores_scorefxn(), and set_lores_scorefxn().
|
private |
Referenced by initialize_from_options(), nstruct(), and set_nstruct().
|
private |
Referenced by overwrite(), and set_overwrite().
|
private |
Referenced by initialize_from_options(), set_silent_file(), and silent_file().
|
private |
Referenced by initialize_from_options(), set_use_legacy_setup(), and use_legacy_setup().
1.8.7