FindPattern: Find spatial patterns

View source: R/SpaGene.R

FindPatternR Documentation

Find spatial patterns

Description

Find spatial patterns

Usage

FindPattern(spagene_res, cutoff = 0.01, nPattern = 8)

Arguments

spagene_res

result from SpaGene, a list containing normexp and spagene_res

cutoff

the adjp cutoff to select spatially variable genes (default: 0.01)

nPattern

the number of patterns (default:8)

Value

a list containing the pattern (pattern), gene similarity with the pattern (genepattern), and the pattern weight (patternw)


liuqivandy/SpaGene documentation built on July 1, 2023, 6:44 a.m.