A SingleCellExperiment object containing processed molecule count data (obtained after gene and sample filtering). The colData slot contains sample phenotype information.

Format

A SingleCellExperiment object with 888 samples and the 101 significant cyclic genes. Also, sce_top101genes$theta contains the inferred angles (FUCCI phase) for each cell.

Examples

library(SingleCellExperiment) data(sce_top101genes) dim(sce_top101genes@colData)
#> [1] 888 55