FindPattern | R Documentation |
Find spatial patterns
FindPattern(spagene_res, cutoff = 0.01, nPattern = 8)
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) |
a list containing the pattern (pattern), gene similarity with the pattern (genepattern), and the pattern weight (patternw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.