metab_boxplot.Rd
Plot boxplot of metabolites, and save them as .png.
metab_boxplot(
mRList = NULL,
dirout = NULL,
features = NULL,
col_by = "class",
group = "class",
col_pal = NULL
)
mRList object
output directory
vector with a list of metabolites to graph
define how to color the boxplot, default=class
define what you want to compare
optional palette. It must match the number of levels of the factor indicated by col_by