get_exp_loc | R Documentation |
Title Retrieves data (feature expression, PCA scores, metrics, etc.) for a set of cells in a Seurat object and add the coordinate position of X and Y of spatial chip.
get_exp_loc(object, features, cells = NULL, slot = "scale.data", ...)
object |
the Seurat object |
features |
the var want to select |
cells |
the cell want to subset |
slot |
must be one of "counts","data","scale.data" |
... |
inherit |
data
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.