Group Alignment Graph Formats
File formats to write an AlignmentGraph.

Grouped Tags Overview

Grouped Tags Detail

typedef Tag<BlastLib_> const BlastLib;

A BLAST library format to read and write an AlignmentGraph.

typedef Tag<CgVizFormat_> const CgVizFormat;

Defined in
<seqan/graph_align.h>
CgViz Format to write an AlignmentGraph.

typedef Tag<FastaFormat_> const FastaFormat;

Defined in
<seqan/graph_align.h>
Fasta Format to write an AlignmentGraph.

typedef Tag<MsfFormat_> const MsfFormat;

Defined in
<seqan/graph_align.h>
MSF Format to write an AlignmentGraph.

typedef Tag<MummerLib_> const MummerLib;

A MUMMER library format to read and write an AlignmentGraph.

typedef Tag<NewickFormat_> const NewickFormat;

NewickFormat to write a guide tree.

typedef Tag<TCoffeeLib_> const TCoffeeLib;

T-Coffee library format to read and write an AlignmentGraph.