- Home
- Bioconductor 3.19
- Software Packages
- gINTomics
gINTomics
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see gINTomics.
Multi-Omics data integration
Bioconductor version: 3.19
gINTomics is an R package for Multi-Omics data integration and visualization. gINTomics is designed to detect the association between the expression of a target and of its regulators, taking into account also their genomics modifications such as Copy Number Variations (CNV) and methylation. What is more, gINTomics allows integration results visualization via a Shiny-based interactive app.
Author: Angelo Velle [cre, aut] , Francesco Patane' [aut] , Chiara Romualdi [aut]
Maintainer: Angelo Velle <angelo.velle at unipd.it>
citation("gINTomics")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gINTomics")
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("gINTomics")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.