calcFCH: A function that given a matriz of log2FCH calculates the...

Description Usage Arguments Examples

Description

A function that reads GMT files and returns a list where each element is a list of genes

Usage

1
calcFCH(coefs.lg)

Arguments

coefs.lg:

matrix of log fold changes, usually the estimated coeficients of the limma model (ebfit$coef)

Examples

1
2
A=rnorm(cbind(runif(10,-2,2),runif(10,-1,1)))
calcFCH(A)

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.