Get data for barcode and violin plots
getBarcodeData(study, modelID, testID, annotationID, termID)
A list with the following components:
Data frame with the differential statistics to plot
(numeric) The largest differential statistic, rounded up to the next integer
(character) The x-axis label to describe the differential statistic
(character) The vertical axis label on the left to describe smaller values (default is "Low")
(character) The vertical axis label on the right to describe larger values (default is "High")
An OmicNavigator study. Either an object of class onStudy
,
or the name of an installed study package.
Filter by modelID
Filter by testID
Filter by annotationID
Filter by termID
addBarcodes
, getBarcodes