Package: MetaNeighbor
Type: Package
Title: Single cell replicability analysis
Version: 1.0.0
Authors@R: c(person("Megan", "Crow", email = "mcrow@cshl.edu",role = c("aut", "cre")),
    person("Sara", "Ballouz", email = "sballouz@cshl.edu",role = c("ctb")),
    person("Manthan", "Shah", email = "shah@cshl.edu",role = c("ctb")),
    person("Jesse", "Gillis", email = "JGillis@cshl.edu",role = c("aut")))
Description: MetaNeighbor allows users to quantify cell type replicability across 
    datasets using neighbor voting.
biocViews: GeneExpression, GO, MultipleComparison, SingleCell,
        Transcriptomics
License: MIT + file LICENSE
Depends: R(>= 3.5)
Imports: beanplot (>= 1.2), gplots (>= 3.0.1), RColorBrewer (>= 1.1),
        stats (>= 3.4), SummarizedExperiment (>= 1.6.5), utils (>= 3.4)
Suggests: knitr (>= 1.17), rmarkdown (>= 1.6), testthat (>= 1.0.2)
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Maintainer: Manthan Shah <shah@cshl.edu>
NeedsCompilation: no
Packaged: 2018-05-01 04:25:09 UTC; biocbuild
Author: Megan Crow [aut, cre],
  Sara Ballouz [ctb],
  Manthan Shah [ctb],
  Jesse Gillis [aut]
Built: R 3.5.0; ; 2018-05-01 12:20:43 UTC; windows
