getUpsetCols {OmicNavigator}R Documentation

getUpsetCols

Description

Determine the common columns across all tests of a model that are available for filtering with UpSet.

Usage

getUpsetCols(study, modelID)

Arguments

study

An OmicNavigator study. Either an object of class onStudy, or the name of an installed study package.

modelID

Filter by modelID

Value

Returns a character vector with the names of the common columns


[Package OmicNavigator version 1.13.13 Index]