SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Files | |
file | policy_max_error.hpp [code] |
Provides the seqan3::detail::policy_max_error. | |
file | policy_search_result_builder.hpp [code] |
Provides the seqan3::detail::policy_search_result_builder. | |
file | search_common.hpp [code] |
Provides data structures used by different search algorithms. | |
file | search_configurator.hpp [code] |
Provides seqan3::detail::search_configurator. | |
file | search_scheme_algorithm.hpp [code] |
Provides the algorithm to search in an index using search schemes. | |
file | search_scheme_precomputed.hpp [code] |
Provides the data structures and precomputed instances for (optimum) search schemes. | |
file | search_traits.hpp [code] |
Provides seqan3::detail::search_traits. | |
file | unidirectional_search_algorithm.hpp [code] |
Provides an approximate string matching algorithm based on simple backtracking. This should only be used as a reference for unit testing. | |