addOverlaps {OmicNavigator} | R Documentation |
Add overlaps between annotation gene sets
Description
The app's network view of the enrichments results requires pairwise overlap
metrics between all the terms of each annotation in order to draw the edges
between the nodes/terms. These overlaps are calculated automatically when
installing or exporting an OmicNavigator study. If you'd like, you can
manually calculate these pairwise overlaps by calling addOverlaps
prior to installing or exporting your study.
Usage
addOverlaps(study, reset = FALSE)
Arguments
study |
An OmicNavigator study created with |
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