- Home
- Bioconductor 3.23
- Software Packages
- omicRexposome (development version)
omicRexposome
This is the development version of omicRexposome; for the stable release version, see omicRexposome.
Exposome and omic data associatin and integration analysis
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.