Determine the common columns across all tests of a model that are available for filtering with UpSet.
getUpsetCols(study, modelID, libraries = NULL)Returns a character vector with the names of the common columns
An OmicNavigator study. Either an object of class onStudy,
or the name of an installed study package.
Filter by modelID
Character vector of library directories to search for study
packages. If NULL, uses .libPaths.