STdiff_volcano.Rd
Generates volcano plots of differential expression results from STdiff
STdiff_volcano(
x = NULL,
samples = NULL,
clusters = NULL,
pval_thr = 0.05,
color_pal = NULL
)
the output of STdiff
samples to create plots
names of the clusters to generate comparisons
the p-value threshold to color genes with differential expression
the palette to color genes by significance
a list of ggplot objects
The function generated volcano plots (p-value vs. log-fold change) for
genes tested with STdiff
. Colors can be customized to show significance from
spatial and non-spatial models