Package: SingleCellExperiment
Version: 1.9.3
Date: 2020-03-30
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="ctb"),
        person("Kevin", "Rue-Albrecht", role="ctb"))
Depends: SummarizedExperiment
Imports: S4Vectors (>= 0.23.19), methods, BiocGenerics, utils, stats
Suggests: testthat, BiocStyle, knitr, rmarkdown, scRNAseq, Rtsne,
        Matrix
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: 7.1.0
git_url: https://git.bioconductor.org/packages/SingleCellExperiment
git_branch: master
git_last_commit: fb475ac
git_last_commit_date: 2020-03-31
Date/Publication: 2020-03-31
NeedsCompilation: no
Packaged: 2020-04-01 06:16:56 UTC; biocbuild
Author: Aaron Lun [aut, cph],
  Davide Risso [aut, cre, cph],
  Keegan Korthauer [ctb],
  Kevin Rue-Albrecht [ctb]
Maintainer: Davide Risso <risso.davide@gmail.com>
Built: R 4.0.0; ; 2020-04-01 16:36:35 UTC; windows
