pub fn rebuild_uncompressed_graph<K: Kmer + Sync + Send, D: Debug + Clone>(
stranded: bool,
old_graph: DebruijnGraph<K, D>,
censor_nodes: Vec<usize>,
) -> DebruijnGraph<K, D>Expand description
re-build an uncompressed graph while leaving out nodes