qc_expr | R Documentation |
This function plots a boxplot for each sample in an expression data matrix.
qc_expr(data, USE_LOG2_FOR_EXPR = TRUE, ...)
data |
A matrix of exrpression values for probe/gene (lines) and confditions (colums). |
USE_LOG2_FOR_EXPR |
A boolean set to TRUE if we want to plot the log of the expression. |
... |
Parameters passed to plot function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.