SeqAn3
3.4.0-rc.4
The Modern C++ library for sequence analysis.
Toggle main menu visibility
Welcome
Setup
Quick Setup (using CMake)
Tutorial
First steps with SeqAn
Parsing command line arguments with Sharg
C++ Concepts
Alphabets in SeqAn
Ranges
Minimisers
Sequence File Input and Output
Pairwise Alignment
Indexing and searching with SeqAn
SAM Input and Output in SeqAn
Implementing your own read mapper with SeqAn
How-To
Porting from SeqAn2
How to write an argument parser with subcommands
How to serialise SeqAn data structures
How to write a view
How to write your own alphabet
Cookbook
About
Stability and long-term promises
Citing
Customisation
Changelog
Copyright
Code of Conduct
Contributing
API Reference
API Reference (details)
Namespace List
Namespace List
Class List
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Typedefs
a
b
c
d
e
f
h
i
m
o
p
q
r
s
t
u
v
w
Related Symbols
a
c
d
g
o
s
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
io/structure_file/all.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2006-2025 Knut Reinert & Freie Universität Berlin
2
// SPDX-FileCopyrightText: 2016-2025 Knut Reinert & MPI für molekulare Genetik
3
// SPDX-License-Identifier: BSD-3-Clause
4
19
#pragma once
20
21
#include <
seqan3/io/structure_file/format_vienna.hpp
>
22
#include <
seqan3/io/structure_file/input.hpp
>
23
#include <
seqan3/io/structure_file/input_format_concept.hpp
>
24
#include <
seqan3/io/structure_file/input_options.hpp
>
25
#include <
seqan3/io/structure_file/output.hpp
>
26
#include <
seqan3/io/structure_file/output_format_concept.hpp
>
27
#include <
seqan3/io/structure_file/output_options.hpp
>
28
#include <
seqan3/io/structure_file/record.hpp
>
format_vienna.hpp
Provides the seqan3::format_vienna.
output.hpp
Provides seqan3::structure_file_output and corresponding traits classes.
input.hpp
Provides seqan3::structure_file_input and corresponding traits classes.
input_format_concept.hpp
Provides seqan3::structure_file_input_format.
input_options.hpp
Provides seqan3::structure_file_input_options.
output_format_concept.hpp
Provides seqan3::structure_file_output_format and auxiliary classes.
output_options.hpp
Provides seqan3::structure_file_output_options.
record.hpp
Provides seqan3::structure_record.
Hide me
Version:
seqan3
io
structure_file
all.hpp
Generated on Sun Mar 9 2025 01:26:13 for SeqAn3 by
1.9.8