/bayesCC

Bayesian Consensus Clustering, packaged up from code by Eric F. Lock

Primary LanguageRMIT LicenseMIT

bayesCC

Bayesian Consensus Clustering, packaged up from code by Eric F. Lock

Installation:

source("http://bioconductor.org/biocLite.R")
biocLite("devtools")
biocLite("ttriche/bayesCC")

See ?bayesCC and ?alphaStar for some details.
See http://www.tc.umn.edu/~elock/Talks/BCCtalk for more details!