Package: SingleCellExperiment
Version: 1.32.0
Date: 2025-06-27
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"),
        person("Luke", "Zappia", role = "ctb", comment = c(ORCID = "0000-0001-7744-8565", github = "lazappi")))
Depends: SummarizedExperiment
Imports: methods, utils, stats, S4Vectors, BiocGenerics, GenomicRanges,
        DelayedArray
Suggests: testthat, BiocStyle, knitr, rmarkdown, Matrix, scRNAseq (>=
        2.9.1), 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: 7.3.2
git_url: https://git.bioconductor.org/packages/SingleCellExperiment
git_branch: RELEASE_3_22
git_last_commit: db7133e
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:12:42 UTC; biocbuild
Author: Aaron Lun [aut, cph],
  Davide Risso [aut, cre, cph],
  Keegan Korthauer [ctb],
  Kevin Rue-Albrecht [ctb],
  Luke Zappia [ctb] (ORCID: <https://orcid.org/0000-0001-7744-8565>,
    github: lazappi)
Maintainer: Davide Risso <risso.davide@gmail.com>
Built: R 4.5.1; ; 2025-10-30 09:41:27 UTC; unix
