View source: R/featureSelection.R
groupFeatureComp | R Documentation |
Calculates comparison tables with the Limma package for each group pair
groupFeatureComp(features, modelMatrix, contrastMat, adjpval = "fdr")
features |
An ExpressionSet object |
modelMatrix |
A model matrix |
contrastMat |
A contrast matrix |
adjpval |
A string indicating the p-value adjust methodology "fdr" or "bonferroni" to create the model matrix with |
A list of comparisson tables for each pair of groups
Jordi Rofes Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.