Description Usage Arguments Value
Pull cell embeddings matrix for specified stored dimensional reduction analysis
1 2 | GetCellEmbeddings(object, reduction.type = "pca", dims.use = NULL,
cells.use = NULL)
|
object |
Seurat object |
reduction.type |
Type of dimensional reduction to fetch (default is PCA) |
dims.use |
Dimensions to include (default is all stored dims) |
cells.use |
Cells to include (default is all cells) |
Cell embedding matrix for given reduction, cells, and dimensions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.