Create a labeled MA plot
plotMA.label.Rd
This function creates an MA plot from a data.frame containing DE analysis results.
Usage
plotMA.label(
res,
fdr.thres = 0.01,
fc.thres = 0,
fc.lim = NULL,
lab.genes = NULL,
tolower.cols = c("SYMBOL", "ALIAS")
)