ttriche / bayesCC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License


Languages

Language:R 92.9%Language:Makefile 7.1%