SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
Matrix

Provides data structures for representing alignment coordinates and alignments as a matrix. More...

+ Collaboration diagram for Matrix:

Classes

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

Detailed Description

Provides data structures for representing alignment coordinates and alignments as a matrix.

See also
Alignment