FindPattern_Multi | R Documentation |
Find spatial patterns across multiple samples
FindPattern_Multi(spagene_list, cutoff = 0.01, nPattern = 12)
spagene_list |
a list of results from SpaGene, each result containing normexp and spagene_res |
cutoff |
the adjp cutoff to select spatially variable genes (default: 0.01) |
nPattern |
the number of patterns (default:12) |
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.