SeqAn3
3.2.0
The Modern C++ library for sequence analysis.
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
all.hpp
Go to the documentation of this file.
1
// -----------------------------------------------------------------------------------------------------
2
// Copyright (c) 2006-2022, Knut Reinert & Freie Universität Berlin
3
// Copyright (c) 2016-2022, Knut Reinert & MPI für molekulare Genetik
4
// This file may be used, modified and/or redistributed under the terms of the 3-clause BSD-License
5
// shipped with this file and also available at: https://github.com/seqan/seqan3/blob/master/LICENSE.md
6
// -----------------------------------------------------------------------------------------------------
7
25
#pragma once
26
27
#include <
seqan3/io/sequence_file/format_embl.hpp
>
28
#include <
seqan3/io/sequence_file/format_fasta.hpp
>
29
#include <
seqan3/io/sequence_file/format_fastq.hpp
>
30
#include <
seqan3/io/sequence_file/format_genbank.hpp
>
31
#include <
seqan3/io/sequence_file/input.hpp
>
32
#include <
seqan3/io/sequence_file/input_format_concept.hpp
>
33
#include <
seqan3/io/sequence_file/input_options.hpp
>
34
#include <
seqan3/io/sequence_file/output.hpp
>
35
#include <
seqan3/io/sequence_file/output_format_concept.hpp
>
36
#include <
seqan3/io/sequence_file/output_options.hpp
>
37
#include <
seqan3/io/sequence_file/record.hpp
>
format_embl.hpp
format_fasta.hpp
format_fastq.hpp
format_genbank.hpp
Provides the seqan3::sequence_file_format_genbank class.
output.hpp
Provides seqan3::sequence_file_output and corresponding traits classes.
input.hpp
Provides seqan3::sequence_file_input and corresponding traits classes.
input_format_concept.hpp
Provides seqan3::sequence_file_input_format and auxiliary classes.
input_options.hpp
Provides seqan3::sequence_file_input_options.
output_format_concept.hpp
Provides seqan3::sequence_file_output_format and auxiliary classes.
output_options.hpp
Provides seqan3::sequence_file_output_options.
record.hpp
Provides seqan3::sequence_record.
seqan3
io
sequence_file
all.hpp
Generated on Mon Jun 20 2022 15:17:41 for SeqAn3 by
1.9.4