Description Usage Arguments Value Examples
View source: R/SpatialEnrichment.R
Calculates the presence of gene set within each region
1 2 | SpatialEnrichment(genes, background = NULL, reps = 10,
refset = c("developing", "adult"))
|
genes |
query gene set |
background |
background gene list, default = NULL (uses all ABA genes) |
reps |
replicates for bootstrap, default = 10 |
refset |
reference brain map. developing (default) or adult |
"Comp" object
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.