Get enrichments network from a study
getEnrichmentsNetwork(study, modelID, annotationID, libraries = NULL)Returns a list with the following components:
(character) Vector of testIDs
(data frame) The description of each annotation term (i.e. node). The nominal and adjusted p-values are in list-columns.
(list) The statistics for each pairwise overlap between the annotation terms (i.e. nodes)
An OmicNavigator study. Either an object of class onStudy,
or the name of an installed study package.
Filter by modelID
Filter by annotationID
Character vector of library directories to search for study
packages. If NULL, uses .libPaths.