SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
Files | |
all.hpp | |
Meta-header for the search configuration module . | |
default_configuration.hpp | |
Provides the default configuration for the seqan3::search() interface. | |
detail.hpp | |
Provides compatibility matrix for search configurations. | |
hit.hpp | |
Provides the configuration to define the hit strategies "hit_strata", "hit_all", "hit_all_best", "hit_single_best". | |
max_error.hpp | |
Provides the configuration for maximum number of errors for all error types. | |
max_error_common.hpp | |
Provides the error types for maximum number of errors. | |
on_result.hpp | |
Provides seqan3::search_cfg::on_result. | |
output.hpp | |
Provides the configuration for the content of the search result. | |
parallel.hpp | |
Provides seqan3::search_cfg::parallel configuration. | |
result_type.hpp | |
Provides seqan3::search_cfg::detail::result_type. | |