PlotPattern_Multi | R Documentation |
plot patterns from spatially variable genes from multiple samples
PlotPattern_Multi(
pattern,
locationlist,
patternid = 1,
max.cutoff = 0.9,
pt.size = 2,
alpha.min = 0.1
)
pattern |
pattern result from FindPattern_Multi |
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) |
location |
a list of location matrix |
a list of ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.