obffa: Full Factorial Analysis

View source: R/obffa.R

obffaR Documentation

Full Factorial Analysis

Description

The obffa function is the primary function of OBIF and is used to perform full factorial analysis in an Ananlysis-Ready dataset.

Usage

obffa(dataAR, design, contrast)

Arguments

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

Value

A data frame with the individual p-values per feature for main effects, simple main effects and interaction effects.


EvansLaboratory/OBIF documentation built on March 29, 2022, 8:38 a.m.