Expand description
A module providing types and functions for IO in a generic node-centric format.
Structs§
- Generic
Edge - An edge representing a k-1 overlap between unitigs.
Traits§
- Generic
Node - A node representing a unitig with the edges of a bidirected de Bruijn graph, inspired by bcalm2’s fasta format.
Functions§
- convert_
generic_ node_ centric_ bigraph_ to_ edge_ centric - Read a genome graph in bcalm2 fasta format into an edge-centric representation.