getSignatureDifferential: Get Results of One-vs-All Differential Signature Tests

getSignatureDifferential,Vision-methodR Documentation

Get Results of One-vs-All Differential Signature Tests

Description

Returns the results of running one-vs-all differential signature tests for each level of every factor meta-variable.

Usage

## S4 method for signature 'Vision'
getSignatureDifferential(object)

Arguments

object

VISION object

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"

Value

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


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.