codeEdgeROutcomeVectors: Code pairwise comparison outcome vectors with edgeR...

Description Usage Arguments Value Examples

Description

Code pairwise comparison outcome vectors with edgeR likelilood ratio tests p-values and log fold changes

Usage

1
codeEdgeROutcomeVectors(pairwise, alpha)

Arguments

pairwise

list of results from glmFitAndLRT()

alpha

numeric vector of length n = 1 indicating alpha

Value

res matrix where res[,1:6] are the elements of the pairwise comparison outcome vectors and res[,7:12] are the log-fold-change ratios from the 6 contrasts

Examples

1
2
library(edgeR)
library(limma)

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