- Home
- Bioconductor 3.16
- Software Packages
- multiOmicsViz
multiOmicsViz
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see multiOmicsViz.
Plot the effect of one omics data on other omics data along the chromosome
Bioconductor version: 3.16
Calculate the spearman correlation between the source omics data and other target omics data, identify the significant correlations and plot the significant correlations on the heat map in which the x-axis and y-axis are ordered by the chromosomal location.
Author: Jing Wang <jingwang.uestc at gmail.com>
Maintainer: Jing Wang <jingwang.uestc at gmail.com>
citation("multiOmicsViz")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("multiOmicsViz")
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("multiOmicsViz")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.