- Home
- Bioconductor 3.23
- Software Packages
- iModMix (development version)
iModMix
This is the development version of iModMix; for the stable release version, see iModMix.
Integrative Modules for Multi-Omics Data
Bioconductor version: Development (3.23)
The iModMix network-based method offers an integrated framework for analyzing multi-omics data, including metabolomics, proteomics, and transcriptomics data, enabling the exploration of intricate molecular associations within heterogeneous biological systems.
Author: Isis Narvaez-Bandera [aut, cre] ORCID iD ORCID: 0000-0001-7320-618X
Maintainer: Isis Narvaez-Bandera <isis.narvaez at upr.edu>
citation("iModMix")):
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("iModMix")
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("iModMix")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.