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)

Arguments

object

VISION object

Value

nested list of list of data.frame (see details)

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"