Expand description
Contains type aliases for genome graphs.
Type Aliasesยง
- PetB
Calm2 Edge Graph - An edge-centric genome graph with
PlainBCalm2NodeDataas edge data represented using thepetgraphcrate. - PetB
Calm2 Node Graph - A node-centric genome graph with
PlainBCalm2NodeDataas node data represented using thepetgraphcrate. - PetWtdbg2
DotGraph - Simple type to represent bigraphs from the .dot format.
- PetWtdbg2
Graph - A genome graph for the wtdbg2 assembler represented using the
petgraphcrate.