getEnrichmentsUpset | R Documentation |
getEnrichmentsUpset
getEnrichmentsUpset(
study,
modelID,
annotationID,
sigValue,
operator,
type,
tests = NULL
)
study |
An OmicNavigator study. Either an object of class |
modelID |
Filter by modelID |
annotationID |
Filter by annotationID |
sigValue |
The numeric significance value to use as a cutoff for each column |
operator |
The comparison operators for each column, e.g. |
type |
Type of p-value: ( |
tests |
Restrict UpSet plot to only include these tests |
No return value. This function is called for the side effect of creating an UpSet plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.