This plot is useful to check if the samples are alike in their raw counts.
Arguments
- ribo
A RiboClass object.
- color_col
Name of the column in the metadata used for coloring samples.
- outlier
Show boxplot outlier values.
- horizontal
Show boxplot horizontally.
Examples
data("ribo_toy")
boxplot_count(ribo_toy,"run")
#> Warning: Removed 499 rows containing non-finite values (`stat_boxplot()`).