bcbioSingleCell
is an S4 class that extends SingleCellExperiment
, and is
designed to store a bcbio single-cell RNA-seq analysis. This class contains
read counts saved as a sparse matrix (sparseMatrix
), sample metadata, and
cell quality control metrics.