Description Usage Arguments Value Methods (by generic) Slots
A S4 class for the output of OPPAR main function, opa.
1 2 3 4 5 |
object |
An object of type OPPARList |
x |
Object of type OPPARList. |
name |
Name of the slot to access. |
returns the number of outlier features detected, the number of samples retained,
and the parameters used to run the opa function
extracts slots from an object of type OPPARList.
show: A show method for objects of class OPPARList
$: A method to extract slots in OPPARList
profileMatrixA matrix of 0, -1 and 1 representing outlier genes in samples
upper.quantileNumeric. The upper quantile cut-off for detection of outliers
lower.quantileNumeric. The lower quantile cut-off for detection of outliers
groupA factor vector representing the group to which each sample belong
.Datamatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.