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

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

+ 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>