- Home
- Bioconductor 3.22
- Software Packages
- interactiveDisplay
interactiveDisplay
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.22 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see interactiveDisplayBase.
Package for enabling powerful shiny web displays of Bioconductor objects
Bioconductor version: Release (3.22)
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.5") 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.