filter_volcano(
d, p, S,
n1, n2,
alpha, S_cutoff,
cex = 0.5, pch = 19,
xlab = expression(paste(log[2], " fold change")),
ylab = expression(paste("-", log[10], " p")),
cols = c("grey80", "grey50", "black"),
ltys = c(1, 3),
use_legend = TRUE,
...
)
S
.ltys
argument gives line styles for these drawing these two thresholds on
the plot.plot
.# See the vignette: Diagnostic plots for independent filtering
Run the code above in your browser using DataLab