README.md

Install R package from github

You can install the github version via

library(devtools)
install_github("epurdom/clusterExperimentShiny")

Other required Packages

You must also install clusterExperiment from bioconductor,

source("https://bioconductor.org/biocLite.R")
biocLite("clusterExperiment")


epurdom/clusterExperimentShiny documentation built on May 16, 2019, 8:24 a.m.