Rosetta
Variables
metapatch Namespace Reference

Variables

IntegerOptionKey const first_ligand_res ("metapatch::first_ligand_res")
 
IntegerOptionKey const last_ligand_res ("metapatch::last_ligand_res")
 
IntegerOptionKey const scoring_mode ("metapatch::scoring_mode")
 
RealOptionKey const score_threshold ("metapatch::score_threshold")
 
IntegerOptionKey const top_n ("metapatch::top_n")
 
BooleanOptionKey const also_pack ("metapatch::also_pack")
 
RealOptionKey const taboo_threshold ("metapatch::taboo_threshold")
 

Variable Documentation

◆ also_pack

BooleanOptionKey const metapatch::also_pack("metapatch::also_pack") ( "metapatch::also_pack"  )

Referenced by main().

◆ first_ligand_res

IntegerOptionKey const metapatch::first_ligand_res("metapatch::first_ligand_res") ( "metapatch::first_ligand_res"  )

Referenced by main().

◆ last_ligand_res

IntegerOptionKey const metapatch::last_ligand_res("metapatch::last_ligand_res") ( "metapatch::last_ligand_res"  )

Referenced by main().

◆ score_threshold

RealOptionKey const metapatch::score_threshold("metapatch::score_threshold") ( "metapatch::score_threshold"  )

Referenced by main().

◆ scoring_mode

IntegerOptionKey const metapatch::scoring_mode("metapatch::scoring_mode") ( "metapatch::scoring_mode"  )

Referenced by main().

◆ taboo_threshold

RealOptionKey const metapatch::taboo_threshold("metapatch::taboo_threshold") ( "metapatch::taboo_threshold"  )

Referenced by main().

◆ top_n

IntegerOptionKey const metapatch::top_n("metapatch::top_n") ( "metapatch::top_n"  )

Referenced by main().