SeqAn3 3.3.0-rc.1
The Modern C++ library for sequence analysis.
|
Provides seqan3::sequence_file_input_format and auxiliary classes. More...
#include <fstream>
#include <string>
#include <vector>
#include <seqan3/alphabet/nucleotide/dna5.hpp>
#include <seqan3/alphabet/quality/phred42.hpp>
#include <seqan3/alphabet/quality/qualified.hpp>
#include <seqan3/io/sequence_file/input_options.hpp>
#include <seqan3/utility/type_list/type_list.hpp>
Go to the source code of this file.
Classes | |
interface | seqan3::sequence_file_input_format< t > |
The generic concept for sequence file in formats. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Provides seqan3::sequence_file_input_format and auxiliary classes.