- Home
- Bioconductor 3.22
- Software Packages
- MultiDataSet
MultiDataSet
This is the released version of MultiDataSet; for the devel version, see MultiDataSet.
Implementation of MultiDataSet and ResultSet
Bioconductor version: Release (3.22)
Implementation of the BRGE's (Bioinformatic Research Group in Epidemiology from Center for Research in Environmental Epidemiology) MultiDataSet and ResultSet. MultiDataSet is designed for integrating multi omics data sets and ResultSet is a container for omics results. This package contains base classes for MEAL and rexposome packages.
Author: Carlos Ruiz-Arenas [aut, cre], Carles Hernandez-Ferrer [aut], Juan R. Gonzalez [aut]
Maintainer: Xavier Escrib<c3><a0> Montagut <xavier.escriba at isglobal.org>
citation("MultiDataSet")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MultiDataSet")
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("MultiDataSet")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.