Package: SingleCellExperiment
Version: 1.2.0
Date: 2017-04-27
Title: S4 Classes for Single Cell Data
Authors@R: c(person("Aaron", "Lun", role=c("aut", "cph"),
        email="alun@wehi.edu.au"), 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
Suggests: testthat, BiocStyle, knitr, rmarkdown, scRNAseq, magrittr,
        Rtsne
biocViews: 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.0.1
NeedsCompilation: no
Packaged: 2018-05-01 04:11:48 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.0; ; 2018-05-01 12:48:47 UTC; windows
