Package: SingleCellExperiment
Version: 1.4.1
Date: 2018-10-26
Title: S4 Classes for Single Cell Data
Authors@R: c(
        person("Aaron", "Lun", role=c("aut", "cph"), email="infinite.monkeys.with.keyboards@gmail.com"),
        person("Davide","Risso", role=c("aut","cre", "cph"), email="risso.davide@gmail.com"),
        person("Keegan", "Korthauer", role=c("ctb")))
Depends: R (>= 3.5), SummarizedExperiment
Imports: S4Vectors, methods, BiocGenerics, utils, stats
Suggests: testthat, BiocStyle, knitr, rmarkdown, scRNAseq, magrittr,
        Rtsne
biocViews: ImmunoOncology, DataRepresentation, DataImport,
        Infrastructure, SingleCell
Description: Defines a S4 class for storing data from single-cell
        experiments. This includes specialized methods to store and
        retrieve spike-in information, dimensionality reduction
        coordinates and size factors for each cell, along with the
        usual metadata for genes and libraries.
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 6.1.0
git_url: https://git.bioconductor.org/packages/SingleCellExperiment
git_branch: RELEASE_3_8
git_last_commit: b1efcb3
git_last_commit_date: 2019-01-04
Date/Publication: 2019-01-04
NeedsCompilation: no
Packaged: 2019-01-05 04:36:18 UTC; biocbuild
Author: Aaron Lun [aut, cph],
  Davide Risso [aut, cre, cph],
  Keegan Korthauer [ctb]
Maintainer: Davide Risso <risso.davide@gmail.com>
Built: R 3.5.2; ; 2019-01-05 12:43:24 UTC; windows
