SeqAn3
3.0.1
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-2020, Knut Reinert & Freie Universität Berlin
3
// Copyright (c) 2016-2020, 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
217
#pragma once
218
219
#include <
seqan3/alignment/aligned_sequence/all.hpp
>
220
#include <
seqan3/alignment/configuration/all.hpp
>
221
#include <
seqan3/alignment/exception.hpp
>
222
#include <
seqan3/alignment/matrix/all.hpp
>
223
#include <
seqan3/alignment/pairwise/all.hpp
>
224
#include <
seqan3/alignment/scoring/all.hpp
>
exception.hpp
Includes customized exception types for the alignment module .
all.hpp
Meta-header for the matrix sub-module .
all.hpp
Meta-header for the pairwise submodule .
all.hpp
Meta-header for the aligned sequence in the alignment module .
all.hpp
Meta-header for the alignment configuration module .
all.hpp
Meta-header for the Scoring sub-module .
seqan3
alignment
all.hpp
Generated on Tue Feb 18 2020 09:33:16 for SeqAn3 by
1.8.16