Package: clusterExperiment
Title: Compare Clusterings for Single-Cell Sequencing
Version: 1.2.0
Description: Provides functionality for running and comparing many
    different clusterings of single-cell sequencing data or other large mRNA Expression data sets.
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,
        MAST
Suggests: BiocStyle, knitr, diagram, testthat, scRNAseq
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 6.0.1
biocViews: Clustering, RNASeq, Sequencing, Software, SingleCell
NeedsCompilation: no
Packaged: 2017-04-25 01:34:23 UTC; biocbuild
Built: R 3.4.0; ; 2017-04-25 03:02:52 UTC; windows
