getEnrichmentsTable | R Documentation |
Get enrichments table from a study
getEnrichmentsTable(
study,
modelID,
annotationID,
type = "nominal",
libraries = NULL
)
study |
An OmicNavigator study. Either an object of class |
modelID |
Filter by modelID |
annotationID |
Filter by annotationID |
type |
Type of p-value: ( |
libraries |
The directories to search for installed study packages. If
left as |
A data frame of enrichments with the following columns:
termID |
The unique ID for the annotation term |
description |
The description of the annotation term |
... |
One column for each of the enrichments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.