- Home
- Bioconductor 3.22
- Software Packages
- igvShiny
igvShiny
This is the released version of igvShiny; for the devel version, see igvShiny.
igvShiny: a wrapper of Integrative Genomics Viewer (IGV - an interactive tool for visualization and exploration integrated genomic data)
Bioconductor version: Release (3.22)
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] ORCID iD ORCID: 0000-0002-7059-6378 , Karolina Scigocka [aut]
Maintainer: Arkadiusz Gladki <gladki.arkadiusz at gmail.com>
citation("igvShiny")):
Installation
To install this package, start R (version "4.5") 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.