Options struct for scoring-related parameters. Defaults are in aligner.hpp.
More...
Options struct for scoring-related parameters. Defaults are in aligner.hpp.
◆ full_length_bonus
int8_t ScoringOptions::full_length_bonus = default_full_length_bonus |
◆ gap_extend
int8_t ScoringOptions::gap_extend = default_gap_extension |
◆ gap_open
int8_t ScoringOptions::gap_open = default_gap_open |
◆ match
int8_t ScoringOptions::match = default_match |
◆ mismatch
int8_t ScoringOptions::mismatch = default_mismatch |
The documentation for this struct was generated from the following file: