View source: R/spatial_variable_gene.R
spatial_var_gene_slice | R Documentation |
Find spatial variable genes
spatial_var_gene_slice(obj, assay, img, bin, test.use = "wilcox", n.core = 1)
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 |
return a matrix wtih spatial variable genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.