Group Multiple Sequence Alignment Tags
Tags specifying types of multiple alignment.

Grouped Tags Overview

Grouped Tags Detail

typedef Tag<DeepAlignment_> DeepAlignment;

Defined in
<seqan/graph_msa.h>
Deep alignment with large number of sequences.

typedef Tag<DefaultAlignment_> DefaultAlignment;

Defined in
<seqan/graph_msa.h>
Usual alignment with quite small number of sequences.