addEnrichments {OmicNavigator} | R Documentation |
Add enrichment results
Description
Add enrichment results
Usage
addEnrichments(study, enrichments, reset = FALSE)
Arguments
study |
An OmicNavigator study created with |
enrichments |
The enrichment results from each model. The input is a
nested named list. The names of the list correspond to the model names.
Each list element should be a list of the annotation databases tested
( |
reset |
Reset the data prior to adding the new data (default:
|
Value
Returns the original onStudy
object passed to the argument
study
, but modified to include the newly added data