Rosetta  2019.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
sewing Namespace Reference

Functions

BooleanOptionKey const sewing ("sewing")
 
StringOptionKey const edge_file_name ("sewing:edge_file_name")
 
FileOptionKey const model_file_name ("sewing:model_file_name")
 
IntegerVectorOptionKey const match_segments ("sewing:match_segments")
 
IntegerVectorOptionKey const pose_segment_starts ("sewing:pose_segment_starts")
 
IntegerVectorOptionKey const pose_segment_ends ("sewing:pose_segment_ends")
 
IntegerOptionKey const recursive_depth ("sewing:recursive_depth")
 
IntegerOptionKey const min_hash_score ("sewing:min_hash_score")
 
IntegerOptionKey const max_clash_score ("sewing:max_clash_score")
 
IntegerOptionKey const box_length ("sewing:box_length")
 
BooleanOptionKey const score_between_opposite_terminal_segments ("sewing:score_between_opposite_terminal_segments")
 

Function Documentation

IntegerOptionKey const sewing::box_length ( "sewing:box_length"  )
StringOptionKey const sewing::edge_file_name ( "sewing:edge_file_name"  )
IntegerVectorOptionKey const sewing::match_segments ( "sewing:match_segments"  )
IntegerOptionKey const sewing::max_clash_score ( "sewing:max_clash_score"  )
IntegerOptionKey const sewing::min_hash_score ( "sewing:min_hash_score"  )
FileOptionKey const sewing::model_file_name ( "sewing:model_file_name"  )
IntegerVectorOptionKey const sewing::pose_segment_ends ( "sewing:pose_segment_ends"  )
IntegerVectorOptionKey const sewing::pose_segment_starts ( "sewing:pose_segment_starts"  )
IntegerOptionKey const sewing::recursive_depth ( "sewing:recursive_depth"  )
BooleanOptionKey const sewing::score_between_opposite_terminal_segments ( "sewing:score_between_opposite_terminal_segments"  )
BooleanOptionKey const sewing::sewing ( "sewing"  )