seurat_obj | R Documentation |
A pre-processed Seurat object containing synthetic single cell data.
A Seurat object with the following characteristics:
RNA assay with 200 features
150 single-cell samples
100 most variable genes
counts (raw), data (normalized), scale.data (scaled)
PCA, t-SNE
LogNormalize with scale factor 10,000
The object contains synthetic data with 150 cells for 3 cell types. Processing steps match the Seurat tutorial and include:
Identification of 100 most variable features
Data scaling and centering
PCA dimensional reduction (20 principal components)
t-SNE dimensional reduction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.