Plot distributions for feature intensities per sample.
plot_quant.RdGiven a SummarizedExperiment, return a plot
of the feature quantifications per sample.
Usage
plot_quant(
obj,
method = c("box", "density", "histogram"),
log2transform = FALSE,
facet_by_sample = FALSE
)