I’m testing and implementing NABM for a specific research field (single cell biology) in which graph partitioning is the standard way to identify groups of cells, and this is done with Louvain (and more recently Leiden) approaches. We already have collected some evidences that NSBM works well and overcomes the issue of setting resolution (as a matter of fact one of the FAQ is “where should I set the threshold). Now, given a partition with those algorithms would it make sense to compare to NSBM using entropy? I could create a PropertMap from Leiden partitions and set it into a BlockState, would it work?
Sent from my iPhone _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
