Description Usage Arguments Value Examples
View source: R/extractMatrix.R
This returns the raw counts, log2-transformed raw counts, or normalized expression. If normalized = TRUE then the log paramater is ignored.
1 | extractMatrix(obj, normalized = FALSE, log = TRUE)
|
obj |
ExpressionSet object or objrix. |
normalized |
TRUE / FALSE, use the normalized matrix or raw counts |
log |
TRUE/FALSE log2-transform. |
matrix
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.