Provides the default configuration for the seqan3::search() interface. More...
#include <seqan3/core/algorithm/configuration.hpp>#include <seqan3/search/configuration/detail.hpp>#include <seqan3/search/configuration/max_error.hpp>#include <seqan3/search/configuration/hit.hpp>#include <seqan3/search/configuration/output.hpp>
Include dependency graph for default_configuration.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::search_cfg | |
| A special sub namespace for the search configurations. | |
Variables | |
| const configuration | seqan3::search_cfg::default_configuration |
| The default configuration: Compute all exact matches. More... | |
Provides the default configuration for the seqan3::search() interface.