- Home
- Bioconductor 3.12
- Software Packages
- omicRexposome
omicRexposome
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see omicRexposome.
Exposome and omic data associatin and integration analysis
Bioconductor version: 3.12
omicRexposome systematizes the association evaluation between exposures and omic data, taking advantage of MultiDataSet for coordinated data management, rexposome for exposome data definition and limma for association testing. Also to perform data integration mixing exposome and omic data using multi co-inherent analysis (omicade4) and multi-canonical correlation analysis (PMA).
Author: Carles Hernandez-Ferrer [aut, cre], Juan R. González [aut]
Maintainer: Xavier Escribà Montagut <xavier.escriba at isglobal.org>
citation("omicRexposome")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("omicRexposome")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("omicRexposome")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.