obffa | R Documentation |
The obffa function is the primary function of OBIF and is used to perform full factorial analysis in an Ananlysis-Ready dataset.
obffa(dataAR, design, contrast)
dataAR |
A numeric data matrix with the analyis-ready feature expression values where row are features and columns are samples |
design |
A design matrix to be applied for expression analysis |
contrast |
A contrast matrix to be applied for contrast analysis |
A data frame with the individual p-values per feature for main effects, simple main effects and interaction effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.