Rosetta
Variables
basic::options::OptionKeys::sewing Namespace Reference

Variables

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

Variable Documentation

◆ box_length

IntegerOptionKey const basic::options::OptionKeys::sewing::box_length
extern

◆ edge_file_name

StringOptionKey const basic::options::OptionKeys::sewing::edge_file_name
extern

◆ match_segments

IntegerVectorOptionKey const basic::options::OptionKeys::sewing::match_segments
extern

◆ max_clash_score

IntegerOptionKey const basic::options::OptionKeys::sewing::max_clash_score
extern

Referenced by main().

◆ min_hash_score

IntegerOptionKey const basic::options::OptionKeys::sewing::min_hash_score
extern

Referenced by main().

◆ model_file_name

FileOptionKey const basic::options::OptionKeys::sewing::model_file_name
extern

Referenced by main().

◆ pose_segment_ends

IntegerVectorOptionKey const basic::options::OptionKeys::sewing::pose_segment_ends
extern

◆ pose_segment_starts

IntegerVectorOptionKey const basic::options::OptionKeys::sewing::pose_segment_starts
extern

◆ recursive_depth

IntegerOptionKey const basic::options::OptionKeys::sewing::recursive_depth
extern

◆ score_between_opposite_terminal_segments

BooleanOptionKey const basic::options::OptionKeys::sewing::score_between_opposite_terminal_segments
extern

◆ sewing

BooleanOptionKey const basic::options::OptionKeys::sewing::sewing
extern

Referenced by main(), and superimpose_smotifs().