sigGeneIdentifiers | R Documentation |
Return gene identifiers of significant DGEs
sigGeneIdentifiers(dgeResult, contrast, sigFunc = isSig, value = NULL)
dgeResult |
An DgeResult object. |
contrast |
A character string, a contrast of interest. |
sigFunc |
A function, defining the type of significant genes. |
value |
|
A vector of character strings indicating the gene identifiers that are significantly regulated. If no defined types are found, either rownames or the first column is returned
geneIdentifierTypes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.