Module ldbg

Source

Structs§

LdBG
Represents a linked de Bruijn graph with a k-mer size specified at construction time.

Functions§

find_all_superbubbles
find_all_superbubbles_old
find_superbubble
Find a superbubble in a directed graph. See reference implementation at bubble_gun for more details.