logFCmatrix | R Documentation |
Extract a matrix of log2(fold-change) values
logFCmatrix(
edgeResult,
featureIdentifier = "GeneSymbol",
contrasts = NULL,
removeNAfeatures = TRUE,
minAveExpr = NULL
)
edgeResult |
An |
featureIdentifier |
Character, column name in |
contrasts |
|
removeNAfeatures |
Logical, if |
minAveExpr |
|
TODO: add edgeResult data example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.