getClinicalMatchFrom {psichomics} | R Documentation |
Get or set clinical matches from a given data type
getClinicalMatchFrom(dataset, category = getCategory()) setClinicalMatchFrom(dataset, matches, category = getCategory())
dataset |
Character: data set name (e.g. "Junction quantification") |
category |
Character: data category (e.g. "Carcinoma 2016"); by default, it uses the selected data category |
matches |
Vector of integers: clinical matches of dataset |
Getters return globally accessible data, whereas setters return NULL as they are only used to modify the Shiny session's state
getGlobal
, getClinicalMatchFrom
,
getGroups
and getDifferentialSplicing