Package: SingleCellExperiment
Version: 1.0.0
Date: 2017-09-26
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"))
Depends: R (>= 3.4), SummarizedExperiment
Imports: S4Vectors, methods, BiocGenerics, utils
Suggests: testthat, BiocStyle, knitr, 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
NeedsCompilation: no
Packaged: 2017-10-31 02:15:08 UTC; biocbuild
Author: Aaron Lun [aut, cph],
  Davide Risso [aut, cre, cph]
Maintainer: Davide Risso <risso.davide@gmail.com>
Built: R 3.4.2; ; 2017-10-31 08:08:59 UTC; windows
