|
Rosetta
|
#include <core/types.hh>#include <core/scoring/ScoreFunction.fwd.hh>#include <core/scoring/ScoreFunctionFactory.hh>#include <core/pose/Pose.hh>#include <basic/options/keys/OptionKeys.hh>#include <devel/init.hh>#include <core/pack/task/TaskFactory.hh>#include <core/pack/task/PackerTask.hh>#include <core/pack/pack_rotamers.hh>#include <basic/Tracer.hh>#include <protocols/protein_interface_design/design_utils.hh>#include <iostream>#include <basic/options/option.hh>#include <core/import_pose/import_pose.hh>#include <utility/vector1.hh>#include <utility/excn/Exceptions.hh>Namespaces | |
| revert_app | |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| StringOptionKey | revert_app::wt ("revert_app:wt") |
| StringOptionKey | revert_app::design ("revert_app:design") |
| IntegerOptionKey | revert_app::ddg_cycles ("revert_app:ddg_cycles") |
| RealOptionKey | revert_app::threshold ("revert_app:threshold") |
| BooleanOptionKey | revert_app::post_repack ("revert_app:post_repack") |
| static basic::Tracer | TR ("apps.public.rosetta_scripts.revert_design_to_native") |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References argv, revert_app::ddg_cycles, basic::Tracer::Debug, revert_app::design, test.T009_Exceptions::e, pyrosetta.distributed.io::get_score_function(), create_a3b_hbs::ii, basic::init(), option, beta_nonlocal::pose, pyrosetta.distributed.io::pose_from_file(), revert_app::post_repack, runtime_assert, oop_conformations::scorefxn, basic::options::OptionKeys::frags::scoring::scoring, vancomycin::task, revert_app::threshold, TR, and revert_app::wt.
|
static |
Referenced by main().