Function build_graph

Source
pub fn build_graph(reads: UmiMap) -> Vec<Node>
Expand description

Create a graph from the UmiMap TODO: Inline?