- Home
- Bioconductor 3.19
- Software Packages
- shiny.gosling
shiny.gosling
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see shiny.gosling.
A Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization for R and Shiny
Bioconductor version: 3.19
A Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization. http://gosling-lang.org/. This R package is based on gosling.js. It uses R functions to create gosling plots that could be embedded onto R Shiny apps.
Author: Appsilon [aut, cre], Anirban Shaw [aut] , Federico Rivadeneira [aut]
Maintainer: Appsilon <opensource at appsilon.com>
citation("shiny.gosling")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("shiny.gosling")
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("shiny.gosling")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.