SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
alignment_coordinate.hpp File Reference

Provides seqan3::detail::alignment_coordinate. More...

#include <type_traits>
#include <seqan3/core/debug_stream.hpp>
#include <seqan3/core/detail/strong_type.hpp>
#include <seqan3/std/concepts>
#include <seqan3/std/iterator>
+ Include dependency graph for alignment_coordinate.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::alignment_coordinate
 Represents the begin/end of the pairwise alignment in the respective sequences. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::detail::alignment_coordinate.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>