PlotPattern | R Documentation |
plot patterns from spatially variable genes
PlotPattern(pattern, location, max.cutoff = 0.9, pt.size = 2, alpha.min = 0.1)
pattern |
pattern result from FindPattern |
location |
location matrix |
max.cutoff |
the maximum value cutoff (default:0.9) |
pt.size |
the point size (default:2) |
alpha.min |
the alpha value of the minimum value (default:0.1) |
a list of ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.