getExpressionProfiles | R Documentation |
Given the gene expression matrix with multiple conditions, generate expression profiles.
getExpressionProfiles(deres = NULL, data = NULL, columns = NULL, conds = NULL)
deres |
DE results |
data |
expression data |
columns |
columns |
conds |
conditions |
x <- getExpressionProfiles()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.