SeqAn3
seqan3::search_cfg::strata Struct Reference

Configuration element to receive all hits with the best number of errors plus the strata value. A strong type of underlying type uint8_t that represents the number or errors for strata. All hits are found with the fewest numbererrors plus 'value'. More...

#include <seqan3/search/algorithm/configuration/mode.hpp>

Inheritance diagram for seqan3::search_cfg::strata:
[legend]

Detailed Description

Configuration element to receive all hits with the best number of errors plus the strata value. A strong type of underlying type uint8_t that represents the number or errors for strata. All hits are found with the fewest numbererrors plus 'value'.

Template Parameters
value_tThe underlying type

The documentation for this struct was generated from the following file: