spatial_var_gene_slice: Find spatial variable genes

View source: R/spatial_variable_gene.R

spatial_var_gene_sliceR Documentation

Find spatial variable genes

Description

Find spatial variable genes

Usage

spatial_var_gene_slice(obj, assay, img, bin, test.use = "wilcox", n.core = 1)

Arguments

obj

seurat object

assay

select assay

img

select image

bin

number of bins used to segregate the image

test.use

which test to use. Available options are: "ks": Kolmogorov-Smirnov Tests "wilcox": Wilcoxon Rank Sum and Signed Rank Tests

n.core

number of CPU cores used

Value

return a matrix wtih spatial variable genes


Czh3/iSpatial documentation built on Sept. 15, 2022, 10:32 p.m.