SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
default_configuration.hpp File Reference

Provides the default configuration for the seqan3::search() interface. More...

+ 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...
 

Detailed Description

Provides the default configuration for the seqan3::search() interface.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>
Lydia Buntrock <lydia.buntrock AT fu-berlin.de>