SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
input_format_concept.hpp File Reference

[DEPRECATED] Provides seqan3::alignment_file_input_format and auxiliary classes. More...

+ Include dependency graph for input_format_concept.hpp:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Variables

template<typename t >
constexpr bool seqan3::alignment_file_input_format = true
 

Detailed Description

[DEPRECATED] Provides seqan3::alignment_file_input_format and auxiliary classes.

Deprecated:
This header will be removed in 3.1.0; Please #include <seqan3/io/sam_file/input_format_concept.hpp> instead.
Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>