getClinicalMatchFrom: Get or set clinical matches from a given data type

View source: R/globalAccess.R

getClinicalMatchFromR Documentation

Get or set clinical matches from a given data type

Description

Get or set clinical matches from a given data type

Usage

getClinicalMatchFrom(dataset, category = getCategory())

setClinicalMatchFrom(dataset, matches, category = getCategory())

Arguments

dataset

Character: data set name

category

Character: data category

matches

Vector of integers: clinical matches of dataset

Value

Getters return globally accessible data, whereas setters return NULL as they are only used to modify the Shiny session's state

Note

Needs to be called inside a reactive function

See Also

Other functions to get and set global variables: getDifferentialExpression(), getDifferentialSplicing(), getGlobal(), getGroups(), getHighlightedPoints(), getSelectedDataPanel()


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.