yishaishimoni/phenoClust: Find clusters by network modularity

This package implements the PhenoGraph algorithm, which first creates an adjacancy matrix according to k-nearest neighbours, and then uses the Louvain algorithm to identify "communities" by maximizing the modularity. The algorithm appeared in the paper Data-Driven Phenotypic Dissection of AML Reveals Progenitor-like Cells that Correlate with Prognosis, Levine, Jacob H. et al. Cell , Volume 162 , Issue 1 , 184 - 197

Getting started

Package details

AuthorYishai Shimoni
MaintainerYishai Shimoni <shimoni.yishai@gmail.com>
LicenseBSD
Version0.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yishaishimoni/phenoClust")
yishaishimoni/phenoClust documentation built on May 4, 2019, 5:28 p.m.