sigGenes | R Documentation |
Return significantly regulated genes of all contrasts
sigGenes(countDgeResult, value = NULL)
sigPosGenes(countDgeResult, value = NULL)
sigNegGenes(countDgeResult, value = NULL)
countDgeResult |
An EdgeResult object |
value |
|
A list of vectors of identifiers
sigPosGenes()
: Only return significantly positively regulated genes
sigNegGenes()
: Only return significantly negatively regulated genes
TODO fix: add InputFeature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.