View source: R/spatial_variable_gene.R
get_spatial_features | R Documentation |
Get spatial expression features
get_spatial_features(obj, assay, feature, bin, n.core = 1)
obj |
seurat object |
assay |
assay to use |
feature |
features (genes) to get spatial expression patterns |
bin |
number of bins used to segregate the image |
n.core |
number of CPU cores used |
return a matrix. row: gene, column: spatial expression features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.