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