gdscANOVA_individualANOVA: Individual ANOVA test

Description Usage Arguments Value Author(s) See Also

Description

gdscANOVA_individualANOVA(DRUG_ID, FEATURE, display=TRUE, printTOfig=FALSE, PATH='', FN='', FDR=NA, OUTPUT_PATH='')

executes an individual ANOVA test to evaluate the statistical interaction between the IC50 values of a given drug, across cell lines, and an underlying binary factor.

Calling this function requires the existance of the following global variables, described in https://github.com/francescojm/FI.GDSC.ANOVA/wiki and created by the functions in FI.GDSC.ANOVA.Preamble_Library.R:

Usage

1
gdscANOVA_individualANOVA(DRUG_ID, FEATURE, display=TRUE, printTOfig=FALSE, PATH='', FN='', FDR=NA, OUTPUT_PATH='')

Arguments

DRUG_ID

A string containing the identifier of the drug, whose IC50s must be tested (i.e. must be a row name of the IC50s matrix)

FEATURE
display
printTOfig
PATH
FN
FDR
OUTPUT_PATH

Value

A

Author(s)

Francesco Iorio - iorio@ebi.ac.uk

See Also

A


francescojm/FI.GDSC.ANOVA documentation built on May 16, 2019, 1:54 p.m.