interactionModeClassifier: Interaction mode classification with limma and edgeR

Description Usage Arguments Value

Description

Interaction mode classification with limma and edgeR

Usage

1
2
interactionModeClassifier(data, DRUG_COMBINATION = TRUE, ci = 0.99,
  alpha = 0.01)

Arguments

alpha

numeric vector indicating what alpha should be used to code pairwise comparison outcome vectors

counts

numeric matrix of counts where rows are genes and columns are libraries

genes

data.frame of gene metadata

metadata

data.frame with metadata retrieved for 4 conditions

null

Boolean TRUE if null distribution should be simulated by permuting columns of counts matrix

Value

nested list


taylo5jm/interactions documentation built on May 31, 2019, 3:57 a.m.