cjprybol / Mycelia

MIT License
4 stars 3 forks source link

Stop putting kmer_counts datastructure into the metagraph #149

Open cjprybol opened 2 years ago

cjprybol commented 2 years ago

When we create an induced subgraph or update the graph, the kmer_counts datastructure is no longer correct and needs to be rebuilt. Should just rebuild on the fly each time using the metadata attached to the node weights