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

Functions

BooleanOptionKey const strand_assembly ("strand_assembly")
 
IntegerOptionKey const min_num_strands_to_deal ("strand_assembly:min_num_strands_to_deal")
 
IntegerOptionKey const max_num_strands_to_deal ("strand_assembly:max_num_strands_to_deal")
 
BooleanOptionKey const extract_native_only ("strand_assembly:extract_native_only")
 
IntegerOptionKey const min_res_in_strand ("strand_assembly:min_res_in_strand")
 
IntegerOptionKey const max_res_in_strand ("strand_assembly:max_res_in_strand")
 
RealOptionKey const min_O_N_dis ("strand_assembly:min_O_N_dis")
 
RealOptionKey const max_O_N_dis ("strand_assembly:max_O_N_dis")
 
RealOptionKey const min_sheet_dis ("strand_assembly:min_sheet_dis")
 
RealOptionKey const max_sheet_dis ("strand_assembly:max_sheet_dis")
 
RealOptionKey const min_sheet_torsion ("strand_assembly:min_sheet_torsion")
 
RealOptionKey const max_sheet_torsion ("strand_assembly:max_sheet_torsion")
 
RealOptionKey const min_sheet_angle ("strand_assembly:min_sheet_angle")
 
RealOptionKey const max_sheet_angle ("strand_assembly:max_sheet_angle")
 
RealOptionKey const min_shortest_dis_sidechain_inter_sheet ("strand_assembly:min_shortest_dis_sidechain_inter_sheet")
 

Function Documentation

BooleanOptionKey const strand_assembly::extract_native_only ( "strand_assembly:extract_native_only"  )
IntegerOptionKey const strand_assembly::max_num_strands_to_deal ( "strand_assembly:max_num_strands_to_deal"  )
RealOptionKey const strand_assembly::max_O_N_dis ( "strand_assembly:max_O_N_dis"  )
IntegerOptionKey const strand_assembly::max_res_in_strand ( "strand_assembly:max_res_in_strand"  )
RealOptionKey const strand_assembly::max_sheet_angle ( "strand_assembly:max_sheet_angle"  )
RealOptionKey const strand_assembly::max_sheet_dis ( "strand_assembly:max_sheet_dis"  )
RealOptionKey const strand_assembly::max_sheet_torsion ( "strand_assembly:max_sheet_torsion"  )
IntegerOptionKey const strand_assembly::min_num_strands_to_deal ( "strand_assembly:min_num_strands_to_deal"  )
RealOptionKey const strand_assembly::min_O_N_dis ( "strand_assembly:min_O_N_dis"  )
IntegerOptionKey const strand_assembly::min_res_in_strand ( "strand_assembly:min_res_in_strand"  )
RealOptionKey const strand_assembly::min_sheet_angle ( "strand_assembly:min_sheet_angle"  )
RealOptionKey const strand_assembly::min_sheet_dis ( "strand_assembly:min_sheet_dis"  )
RealOptionKey const strand_assembly::min_sheet_torsion ( "strand_assembly:min_sheet_torsion"  )
RealOptionKey const strand_assembly::min_shortest_dis_sidechain_inter_sheet ( "strand_assembly:min_shortest_dis_sidechain_inter_sheet"  )
BooleanOptionKey const strand_assembly::strand_assembly ( "strand_assembly"  )