testGeneFamilies.poisson {ShotgunFunctionalizeR}R Documentation

Identified significant gene families using the poisson model

Description

Test for significant gene families using the poisson model

Usage

testGeneFamilies.poisson(data, design.matrix, coef, overdisp=FALSE)

Arguments

data Data object
design.matrix The design matrix
coef The coefficient
overdisp Use overdisp?

See Also

testGeneFamilies, testGeneFamilies.binomial, testGeneFamilies.hypergeometric, testGeneFamilies.gaussian


[Package ShotgunFunctionalizeR version 1.0-2 Index]