SVGTest: Compute the spatial variable genes of a SpaCoObject after...

View source: R/EvalFunctions.R

SVGTestR Documentation

Compute the spatial variable genes of a SpaCoObject after runinng runSCA

Description

Compute the spatial variable genes of a SpaCoObject after runinng runSCA

Usage

SVGTest(SpaCoObject, adjustMethod = "holm")

Arguments

SpaCoObject

SpaCoObject to compute spatially variable genes of.

adjustMethod

method for p-value adjustment. See p.adjust function.

Value

returns a data frame of spatial variable genes and their p-Values.


SPACO documentation built on March 31, 2026, 5:07 p.m.

Related to SVGTest in SPACO...