Package: celaref
Title: Single-cell RNAseq cell cluster labelling by reference
Version: 1.0.1
Authors@R: person("Sarah", "Williams", email = "sarah.williams1@monash.edu", role = c("aut", "cre"))
Description: After the clustering step of a single-cell RNAseq experiment, this
   package aims to suggest labels/cell types for the clusters, on the basis of 
   similarity to a reference dataset. It requires a table of read counts per 
   cell per gene, and a list of the cells belonging to each of the clusters, 
   (for both test and reference data). 
Depends: R (>= 3.5.0), SummarizedExperiment
Imports: MAST, ggplot2, Matrix, dplyr, magrittr, stats, utils, rlang,
        BiocGenerics, S4Vectors, readr, tibble
Suggests: limma, parallel, knitr, rmarkdown, ExperimentHub
biocViews: ImmunoOncology, SingleCell
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
git_url: https://git.bioconductor.org/packages/celaref
git_branch: RELEASE_3_8
git_last_commit: 5e4a446
git_last_commit_date: 2019-01-04
Date/Publication: 2019-01-04
NeedsCompilation: no
Packaged: 2019-01-05 05:11:10 UTC; biocbuild
Author: Sarah Williams [aut, cre]
Maintainer: Sarah Williams <sarah.williams1@monash.edu>
Built: R 3.5.2; ; 2019-01-05 11:44:40 UTC; windows
