Group Alignment Graph Combination
A tag to specify how to combine AlignmentGraphs.

Grouped Tags Overview

Grouped Tags Detail

typedef Tag<FractionalScore_> const FractionalScore;

Defined in
<seqan/graph_msa.h>
Rescore matches with appropriate fractional scores.

typedef Tag<FrequencingCounting_> const FrequencingCounting;

Defined in
<seqan/graph_msa.h>
Rescores matches with the frequency count for this edge.

typedef Tag<FractionalScore_> const ReScore;

Defined in
<seqan/graph_msa.h>
Rescore the matches after segment-match refinement.