README.md

OBIF

OBIF Package in R includes the analytical components of the Omics-Based Interaction Framework. This framework and package are used to discover molecular drivers of non-additive phenotypes (synergistic or angatonistic responses) from single- or multi-Omics data. The package is primarily design to perform full factorial analysis of feature expression data from single vs. dual exposures to identify molecular clusters of features that reveal pathways, functions and regulators mediating synergistic or antagonistic phenotypes. Please cite OBIF from DOI: 10.1101/2020.04.16.041350v2 .

Installation

You can install the released version of OBIF from [GitHub] (https://github.com/EvansLaboratory/OBIF) with:

library(devtools)
install_github("evanslaboratory/OBIF")

Example

Please read OBIF's Quick Start Documentation in our GitHub/EvansLaboratory/Extensions

library(OBIF)
## basic example code


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