Collection of elements to configure an algorithm.
Definition configuration.hpp:42
Configuration element to receive all hits within the error bounds.
Definition hit.hpp:31
Configuration element that represents the number or rate of deletion errors.
Definition max_error.hpp:170
Configuration element that represents the number or rate of insertion errors.
Definition max_error.hpp:124
Configuration element that represents the number or rate of total errors.
Definition max_error.hpp:34
Include the query_id in the seqan3::search_result returned by a call to seqan3::search.
Definition search/configuration/output.hpp:28
Include the reference_begin_position in the seqan3::search_result returned by a call to seqan3::searc...
Definition search/configuration/output.hpp:78
Include the reference_id in the seqan3::search_result returned by a call to seqan3::search.
Definition search/configuration/output.hpp:53
Provides seqan3::configuration and utility functions.
constexpr configuration default_configuration
The default configuration: Compute all exact matches.
Definition default_configuration.hpp:26
Provides the configuration to define the hit strategies "hit_strata", "hit_all", "hit_all_best",...
Provides the configuration for maximum number of errors for all error types.
A special sub namespace for the search configurations.
Provides compatibility matrix for search configurations.
Provides the configuration for the content of the search result.
A strong type of underlying type uint8_t that represents the number of errors.
Definition max_error_common.hpp:29