getResultsUpset
getResultsUpset(study, modelID, sigValue, operator, column, legacy = FALSE)
Invisibly returns the output from upset
An OmicNavigator study. Either an object of class onStudy
,
or the name of an installed study package.
Filter by modelID
The numeric significance value to use as a cutoff for each column
The comparison operators for each column, e.g. "<"
The columns to apply the filters
Use legacy code (for testing purposes only)