- Home
- Bioconductor 3.19
- Software Packages
- igvShiny
igvShiny
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see igvShiny.
igvShiny: a wrapper of Integrative Genomics Viewer (IGV - an interactive tool for visualization and exploration integrated genomic data)
Bioconductor version: 3.19
This package is a wrapper of Integrative Genomics Viewer (IGV). It comprises an htmlwidget version of IGV. It can be used as a module in Shiny apps.
Author: Paul Shannon [aut], Arkadiusz Gladki [aut, cre] , Karolina Scigocka [aut]
Maintainer: Arkadiusz Gladki <gladki.arkadiusz at gmail.com>
citation("igvShiny")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("igvShiny")
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("igvShiny")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.