expression dataframe, with samples as columns and genes as rows
type
one of the following : boxplot, density, density_ridges
Examples
data("abiotic_stresses")DIANE::draw_distributions(abiotic_stresses$normalized_counts, type ="boxplot")DIANE::draw_distributions(abiotic_stresses$raw_counts)