SeqAn3  3.0.1
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