- Home
- Bioconductor 3.19
- Software Packages
- interactiveDisplay
interactiveDisplay
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see interactiveDisplay.
Package for enabling powerful shiny web displays of Bioconductor objects
Bioconductor version: 3.19
The interactiveDisplay package contains the methods needed to generate interactive Shiny based display methods for Bioconductor objects.
Author: Bioconductor Package Maintainer [cre], Shawn Balcome [aut], Marc Carlson [ctb]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("interactiveDisplay")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("interactiveDisplay")
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("interactiveDisplay")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.