symsim_sce | R Documentation |
A SingleCellExperiment
object containing the results of
simulating data with SymSim, as described in the co-expression simulation
vignette in acorde
. This dataset contains 1000 cells divided equally
into 8 cell types, and 8000 genes/features.
symsim_sce
A SingleCellExperiment
object containing two assays, counts
and logcounts
, where log-transformed counts are included for PCA
visualization, among other functions. The colData
slot contains a
two-column dataframe with Cell
and Group
identifiers. PCA
is already calculated and stored in the reducedDimNames
slot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.