Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
run Namespace Reference

Functions

BooleanOptionKey const run ("run")
 
FileVectorOptionKey const batches ("run:batches")
 
BooleanOptionKey const no_prof_info_in_silentout ("run:no_prof_info_in_silentout")
 
BooleanOptionKey const archive ("run:archive")
 
IntegerOptionKey const n_replica ("run:n_replica")
 
BooleanOptionKey const shuffle ("run:shuffle")
 
BooleanOptionKey const msd_job_dist ("run:msd_job_dist")
 
BooleanOptionKey const msd_randomize ("run:msd_randomize")
 
IntegerOptionKey const n_cycles ("run:n_cycles")
 
IntegerOptionKey const repeat ("run:repeat")
 
IntegerOptionKey const max_min_iter ("run:max_min_iter")
 
IntegerOptionKey const maxruntime ("run:maxruntime")
 
RealOptionKey const maxruntime_bufferfactor ("run:maxruntime_bufferfactor")
 
BooleanOptionKey const write_failures ("run:write_failures")
 
BooleanOptionKey const benchmark ("run:benchmark")
 
BooleanOptionKey const test_cycles ("run:test_cycles")
 
BooleanOptionKey const memory_test_cycles ("run:memory_test_cycles")
 
BooleanOptionKey const dry_run ("run:dry_run")
 
BooleanOptionKey const debug ("run:debug")
 
BooleanOptionKey const profile ("run:profile")
 
IntegerOptionKey const max_retry_job ("run:max_retry_job")
 
BooleanOptionKey const version ("run:version")
 
BooleanOptionKey const nodelay ("run:nodelay")
 
IntegerOptionKey const delay ("run:delay")
 
IntegerOptionKey const random_delay ("run:random_delay")
 
BooleanOptionKey const timer ("run:timer")
 
StringOptionKey const chain ("run:chain")
 
BooleanOptionKey const score_only ("run:score_only")
 
BooleanOptionKey const decoystats ("run:decoystats")
 
BooleanOptionKey const output_hbond_info ("run:output_hbond_info")
 
RealOptionKey const wide_nblist_extension ("run:wide_nblist_extension")
 
BooleanOptionKey const constant_seed ("run:constant_seed")
 
IntegerOptionKey const jran ("run:jran")
 
BooleanOptionKey const use_time_as_seed ("run:use_time_as_seed")
 
StringOptionKey const rng_seed_device ("run:rng_seed_device")
 
IntegerOptionKey const seed_offset ("run:seed_offset")
 
StringOptionKey const rng ("run:rng")
 
BooleanOptionKey const rebuild_disulf ("run:rebuild_disulf")
 
BooleanOptionKey const preserve_header ("run:preserve_header")
 
BooleanOptionKey const suppress_checkpoints ("run:suppress_checkpoints")
 
BooleanOptionKey const checkpoint ("run:checkpoint")
 
BooleanOptionKey const delete_checkpoints ("run:delete_checkpoints")
 
IntegerOptionKey const checkpoint_interval ("run:checkpoint_interval")
 
StringOptionKey const protocol ("run:protocol")
 
BooleanOptionKey const remove_ss_length_screen ("run:remove_ss_length_screen")
 
StringOptionKey const min_type ("run:min_type")
 
RealOptionKey const min_tolerance ("run:min_tolerance")
 
BooleanOptionKey const nblist_autoupdate ("run:nblist_autoupdate")
 
RealOptionKey const nblist_autoupdate_narrow ("run:nblist_autoupdate_narrow")
 
RealOptionKey const nblist_autoupdate_wide ("run:nblist_autoupdate_wide")
 
BooleanOptionKey const skip_set_reasonable_fold_tree ("run:skip_set_reasonable_fold_tree")
 
BooleanOptionKey const randomize_missing_coords ("run:randomize_missing_coords")
 
BooleanOptionKey const ignore_zero_occupancy ("run:ignore_zero_occupancy")
 
IntegerOptionKey const cycles_outer ("run:cycles_outer")
 
IntegerOptionKey const cycles_inner ("run:cycles_inner")
 
IntegerOptionKey const repack_rate ("run:repack_rate")
 
BooleanOptionKey const reinitialize_mover_for_each_job ("run:reinitialize_mover_for_each_job")
 
BooleanOptionKey const reinitialize_mover_for_new_input ("run:reinitialize_mover_for_new_input")
 
BooleanOptionKey const multiple_processes_writing_to_one_directory ("run:multiple_processes_writing_to_one_directory")
 
StringOptionKey const jobdist_miscfile_ext ("run:jobdist_miscfile_ext")
 
BooleanOptionKey const no_scorefile ("run:no_scorefile")
 
BooleanOptionKey const other_pose_to_scorefile ("run:other_pose_to_scorefile")
 
FileOptionKey const other_pose_scorefile ("run:other_pose_scorefile")
 
BooleanOptionKey const intermediate_scorefiles ("run:intermediate_scorefiles")
 
BooleanOptionKey const intermediate_structures ("run:intermediate_structures")
 
BooleanOptionKey const idealize_before_protocol ("run:idealize_before_protocol")
 
BooleanOptionKey const interactive ("run:interactive")
 
BooleanOptionKey const condor ("run:condor")
 
IntegerOptionKey const nproc ("run:nproc")
 
IntegerOptionKey const proc_id ("run:proc_id")
 
BooleanOptionKey const exit_if_missing_heavy_atoms ("run:exit_if_missing_heavy_atoms")
 
RealOptionKey const show_simulation_in_pymol ("run:show_simulation_in_pymol")
 
BooleanOptionKey const update_pymol_on_energy_changes_only ("run:update_pymol_on_energy_changes_only")
 
BooleanOptionKey const update_pymol_on_conformation_changes_only ("run:update_pymol_on_conformation_changes_only")
 
BooleanOptionKey const keep_pymol_simulation_history ("run:keep_pymol_simulation_history")
 
RealOptionKey const insert_disulfide_constraint_weight ("run:insert_disulfide_constraint_weight")
 

Function Documentation

BooleanOptionKey const run::archive ( "run:archive"  )
FileVectorOptionKey const run::batches ( "run:batches"  )
BooleanOptionKey const run::benchmark ( "run:benchmark"  )
StringOptionKey const run::chain ( "run:chain"  )
BooleanOptionKey const run::checkpoint ( "run:checkpoint"  )
IntegerOptionKey const run::checkpoint_interval ( "run:checkpoint_interval"  )
BooleanOptionKey const run::condor ( "run:condor"  )
BooleanOptionKey const run::constant_seed ( "run:constant_seed"  )
IntegerOptionKey const run::cycles_inner ( "run:cycles_inner"  )
IntegerOptionKey const run::cycles_outer ( "run:cycles_outer"  )
BooleanOptionKey const run::debug ( "run:debug"  )
BooleanOptionKey const run::decoystats ( "run:decoystats"  )
IntegerOptionKey const run::delay ( "run:delay"  )
BooleanOptionKey const run::delete_checkpoints ( "run:delete_checkpoints"  )
BooleanOptionKey const run::dry_run ( "run:dry_run"  )
BooleanOptionKey const run::exit_if_missing_heavy_atoms ( "run:exit_if_missing_heavy_atoms"  )
BooleanOptionKey const run::idealize_before_protocol ( "run:idealize_before_protocol"  )
BooleanOptionKey const run::ignore_zero_occupancy ( "run:ignore_zero_occupancy"  )
RealOptionKey const run::insert_disulfide_constraint_weight ( "run:insert_disulfide_constraint_weight"  )
BooleanOptionKey const run::interactive ( "run:interactive"  )
BooleanOptionKey const run::intermediate_scorefiles ( "run:intermediate_scorefiles"  )
BooleanOptionKey const run::intermediate_structures ( "run:intermediate_structures"  )
StringOptionKey const run::jobdist_miscfile_ext ( "run:jobdist_miscfile_ext"  )
IntegerOptionKey const run::jran ( "run:jran"  )
BooleanOptionKey const run::keep_pymol_simulation_history ( "run:keep_pymol_simulation_history"  )
IntegerOptionKey const run::max_min_iter ( "run:max_min_iter"  )
IntegerOptionKey const run::max_retry_job ( "run:max_retry_job"  )
IntegerOptionKey const run::maxruntime ( "run:maxruntime"  )
RealOptionKey const run::maxruntime_bufferfactor ( "run:maxruntime_bufferfactor"  )
BooleanOptionKey const run::memory_test_cycles ( "run:memory_test_cycles"  )
RealOptionKey const run::min_tolerance ( "run:min_tolerance"  )
StringOptionKey const run::min_type ( "run:min_type"  )
BooleanOptionKey const run::msd_job_dist ( "run:msd_job_dist"  )
BooleanOptionKey const run::msd_randomize ( "run:msd_randomize"  )
BooleanOptionKey const run::multiple_processes_writing_to_one_directory ( "run:multiple_processes_writing_to_one_directory"  )
IntegerOptionKey const run::n_cycles ( "run:n_cycles"  )
IntegerOptionKey const run::n_replica ( "run:n_replica"  )
BooleanOptionKey const run::nblist_autoupdate ( "run:nblist_autoupdate"  )
RealOptionKey const run::nblist_autoupdate_narrow ( "run:nblist_autoupdate_narrow"  )
RealOptionKey const run::nblist_autoupdate_wide ( "run:nblist_autoupdate_wide"  )
BooleanOptionKey const run::no_prof_info_in_silentout ( "run:no_prof_info_in_silentout"  )
BooleanOptionKey const run::no_scorefile ( "run:no_scorefile"  )
BooleanOptionKey const run::nodelay ( "run:nodelay"  )
IntegerOptionKey const run::nproc ( "run:nproc"  )
FileOptionKey const run::other_pose_scorefile ( "run:other_pose_scorefile"  )
BooleanOptionKey const run::other_pose_to_scorefile ( "run:other_pose_to_scorefile"  )
BooleanOptionKey const run::output_hbond_info ( "run:output_hbond_info"  )
BooleanOptionKey const run::preserve_header ( "run:preserve_header"  )
IntegerOptionKey const run::proc_id ( "run:proc_id"  )
BooleanOptionKey const run::profile ( "run:profile"  )
StringOptionKey const run::protocol ( "run:protocol"  )
IntegerOptionKey const run::random_delay ( "run:random_delay"  )
BooleanOptionKey const run::randomize_missing_coords ( "run:randomize_missing_coords"  )
BooleanOptionKey const run::rebuild_disulf ( "run:rebuild_disulf"  )
BooleanOptionKey const run::reinitialize_mover_for_each_job ( "run:reinitialize_mover_for_each_job"  )
BooleanOptionKey const run::reinitialize_mover_for_new_input ( "run:reinitialize_mover_for_new_input"  )
BooleanOptionKey const run::remove_ss_length_screen ( "run:remove_ss_length_screen"  )
IntegerOptionKey const run::repack_rate ( "run:repack_rate"  )
IntegerOptionKey const run::repeat ( "run:repeat"  )
StringOptionKey const run::rng ( "run:rng"  )
StringOptionKey const run::rng_seed_device ( "run:rng_seed_device"  )
BooleanOptionKey const run::run ( "run"  )
BooleanOptionKey const run::score_only ( "run:score_only"  )
IntegerOptionKey const run::seed_offset ( "run:seed_offset"  )
RealOptionKey const run::show_simulation_in_pymol ( "run:show_simulation_in_pymol"  )
BooleanOptionKey const run::shuffle ( "run:shuffle"  )
BooleanOptionKey const run::skip_set_reasonable_fold_tree ( "run:skip_set_reasonable_fold_tree"  )
BooleanOptionKey const run::suppress_checkpoints ( "run:suppress_checkpoints"  )
BooleanOptionKey const run::test_cycles ( "run:test_cycles"  )
BooleanOptionKey const run::timer ( "run:timer"  )
BooleanOptionKey const run::update_pymol_on_conformation_changes_only ( "run:update_pymol_on_conformation_changes_only"  )
BooleanOptionKey const run::update_pymol_on_energy_changes_only ( "run:update_pymol_on_energy_changes_only"  )
BooleanOptionKey const run::use_time_as_seed ( "run:use_time_as_seed"  )
BooleanOptionKey const run::version ( "run:version"  )
RealOptionKey const run::wide_nblist_extension ( "run:wide_nblist_extension"  )
BooleanOptionKey const run::write_failures ( "run:write_failures"  )