- Home
- Bioconductor 3.22
- Software Packages
- omXplore
omXplore
This is the released version of omXplore; for the devel version, see omXplore.
Vizualization tools for 'omics' datasets with R
Bioconductor version: Release (3.22)
This package contains a collection of functions (written as shiny modules) for the visualisation and the statistical analysis of omics data. These plots can be displayed individually or embedded in a global Shiny module. Additionaly, it is possible to integrate third party modules to the main interface of the package omXplore.
Author: Samuel Wieczorek [aut, cre] ORCID iD ORCID: 0000-0002-5016-1203 , Thomas Burger [aut], Enora Fremy [ctb], Cyril Ariztegui [ctb]
Maintainer: Samuel Wieczorek <samuel.wieczorek at cea.fr>
citation("omXplore")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("omXplore")
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("omXplore")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.