
Boxplot
plot_boxplot.RdDraw a boxplot. Currently supported data types:
glyexp_experiment: Experiment created byglyexp::experiment(). Boxplots of log2-transformed expression values are plotted, grouped by the group column.
Usage
plot_boxplot(x, ...)
# S3 method for class 'glyexp_experiment'
plot_boxplot(x, group_col = "group", ...)