1. VoPo: Scalable automated cell-population discovery, classification, and visualization for single cell data.[Code on Github] [Paper in Nature Communications]

  2. sMLSBM. This is for fitting the Strata Multilayer Stochastic Block Model to a multilayer network. Given a collection of networks, this method learns multiple stochastic block models that describe each similar set of networks. [Code on Github] [Paper]

  3. SuperNode. Preprocess your network before community detection into a smaller network of super nodes. [Code on Github] [Paper]

  4. Attributed SBM. A modification to the classic stochastic block model to take into account both connectivity and multiple continuous atrributes node attributes in learning the parameters of a stochastic block model. [Code on Github] [Paper]