pbmc | R Documentation |
10X Genomics' 3k PBMC dataset
pbmc
A Seurat object with the following slots filled
Currently only contains one assay ("RNA" - scRNA-seq expression data)
counts - Raw expression data
data - Normalized expression data
scale.data - Scaled expression data
var.features - names of the current features selected as variable
meta.features - Assay level metadata such as mean and variance
Cell level metadata
Current default assay
Current default idents
Neighbor graphs computed, currently stores the SNN
Dimensional reductions: currently PCA and tSNE
Seurat version used to create the object
Command history
'[pbmc_matrix]' processed by Seurat
data("pbmc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.