Compute spatial variable genes with spatialDE method
spatialAEH(
gobject = NULL,
SpatialDE_results = NULL,
name_pattern = "AEH_patterns",
expression_values = c("raw", "normalized", "scaled", "custom"),
pattern_num = 6,
l = 1.05,
python_path = NULL,
return_gobject = TRUE
)
Giotto object
results of spatialDE
function
name for the computed spatial patterns
gene expression values to use
number of spatial patterns to look for
lengthscale
specify specific path to python if required
show plot
An updated giotto object
This function is a wrapper for the SpatialAEH method implemented in the ...