R/methods-Vision.R
getSignatureDifferential.Rd
Returns the results of running one-vs-all differential signature tests for each level of every factor meta-variable.
# S4 method for Vision
getSignatureDifferential(object)
VISION object
nested list of list of data.frame (see details)
The 'stat' variable refers to the AUC
The output object has a nested structure:
List of meta-data variables -> List of variable levels -> Results Dataframe
The results dataframe has three columns: "stat", "pValue", "FDR"