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