Package: clusterExperiment
Title: Compare clusterings for single-cell sequencing
Version: 1.0.0
Description: This package provides functions for running and comparing many
    different clusterings of single-cell sequencing data.
Authors@R: c(person("Elizabeth", "Purdom", email = "epurdom@stat.berkeley.edu",
            role = c("aut", "cre", "cph")),
	     person("Davide","Risso", role = "aut",email = "risso.davide@gmail.com"),
	     person("Marla", "Johnson", role = "ctb"))
Author: Elizabeth Purdom [aut, cre, cph], Davide Risso [aut], Marla Johnson [ctb]
Maintainer: Elizabeth Purdom <epurdom@stat.berkeley.edu>
BugReports: https://github.com/epurdom/clusterExperiment/issues
License: Artistic-2.0
Depends: R (>= 3.3), methods, SummarizedExperiment
Imports: NMF, RColorBrewer, ape, phylobase, cluster, stats, limma,
        dendextend, howmany, locfdr, matrixStats, graphics, parallel
Suggests: BiocStyle, knitr, diagram, testthat, scRNAseq
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 5.0.1
biocViews: Clustering, RNASeq, Sequencing, Software
NeedsCompilation: no
Packaged: 2016-10-18 00:39:57 UTC; biocbuild
Built: R 3.3.1; ; 2016-10-18 01:40:46 UTC; windows
