getResultsUpset {OmicNavigator}R Documentation

getResultsUpset

Description

getResultsUpset

Usage

getResultsUpset(study, modelID, sigValue, operator, column, legacy = FALSE)

Arguments

study

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

modelID

Filter by modelID

sigValue

The numeric significance value to use as a cutoff for each column

operator

The comparison operators for each column, e.g. "<"

column

The columns to apply the filters

legacy

Use legacy code (for testing purposes only)

Value

Invisibly returns the output from upset


[Package OmicNavigator version 1.13.13 Index]