FSV_show | R Documentation |
Visualize spatial varible genes caculated by spatial_DE
FSV_show(
results,
ms_results = NULL,
size = c(4, 2, 1),
color = c("blue", "green", "red"),
sig_alpha = 0.5,
unsig_alpha = 0.5
)
results |
results caculated by spatial_DE |
ms_results |
ms_results caculated by spatial_DE |
size |
indicate different levels of qval |
color |
indicate different SV features |
sig_alpha |
transparency of significant genes |
unsig_alpha |
transparency of unsignificant genes |
Description of parameters.
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.