- Home
- Bioconductor 3.23
- Experiment Packages
- iModMixData (development version)
iModMixData
This is the development version of iModMixData; for the stable release version, see iModMixData.
Data for iModMix Package
Bioconductor version: Development (3.23)
Provides example datasets for the iModMix package, including gene, protein, and metabolite partial correlation matrices derived from ccRCC4 and FloresData_K_TK studies. The data are preprocessed and ready to use for testing, demonstrating iModMix workflows, and exploring correlation networks.
Author: Isis Narvaez-Bandera [aut, cre] ORCID iD ORCID: 0000-0001-7320-618X
Maintainer: Isis Narvaez-Bandera <isis.narvaez at upr.edu>
citation("iModMixData")):
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("iModMixData")
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("iModMixData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.