View source: R/plot_expression.R
generate RLE plot
1 2 | plot_expression(x, col_factor, method = c("boxplot", "violin"),
y_limit = NULL, filter_zero = TRUE)
|
x |
matrix with counts (genes in rows, treatments in columns) |
col_factor |
factor with classes for treatments (with size equal to ncol(x)) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.