A SingleCellExperiment
object containing
processed molecule count data (obtained after gene and sample
filtering). The colData
slot contains sample phenotype
information.
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.
1 2 3 | library(SingleCellExperiment)
data(sce_top101genes)
dim(sce_top101genes@colData)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.