Package: Dune
Title: Improving replicability in single-cell RNA-Seq cell type
        discovery
Version: 1.2.0
Authors@R: c(person("Hector", "Roux de Bezieux", role = c("aut", "cre"),
                   email = "hector.rouxdebezieux@berkeley.edu",
		   comment = c(ORCID = "0000-0002-1489-8339")),
	    person("Kelly","Street", role = "aut", email = "street.kelly@gmail.com"))
Description: Given a set of clustering labels, Dune merges pairs of clusters to increase mean ARI between labels, improving replicability. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
Imports: BiocParallel, SummarizedExperiment, mclust, utils, ggplot2,
        dplyr, tidyr, RColorBrewer, magrittr, gganimate, purrr
Suggests: knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
Depends: R (>= 4.0)
biocViews: Clustering, GeneExpression, RNASeq, Software, SingleCell,
        Transcriptomics, Visualization
git_url: https://git.bioconductor.org/packages/Dune
git_branch: RELEASE_3_12
git_last_commit: a60b7f3
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 01:27:27 UTC; biocbuild
Author: Hector Roux de Bezieux [aut, cre]
    (<https://orcid.org/0000-0002-1489-8339>),
  Kelly Street [aut]
Maintainer: Hector Roux de Bezieux <hector.rouxdebezieux@berkeley.edu>
Built: R 4.0.3; ; 2020-10-28 14:06:17 UTC; windows
