Shiny.gosling
R Shiny wrapper for Gosling.js - Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization
Install / Use
/learn @Appsilon/Shiny.goslingREADME
shiny.gosling <a href="https://appsilon.github.io/shiny.gosling/"><img src="man/figures/logo.png" align="right" alt="shiny.gosling logo" style="height: 140px;"></a>
<!-- badges: start --> <!-- badges: end -->R Shiny wrapper for Gosling.js - Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization
Based on gosling.js and powered by shiny.react.
Getting started
To install the packages, run:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("shiny.gosling")
Take a look at basic example app to start working with shiny.gosling.
To learn about the Gosling language, follow Gosling docs.
Examples
Use the run_example function in order to see the working examples:
For example to run the multiTrackApp example:
run_example("multiTrackApp")
Here is a preview of what's there:
Simple Single Track Shiny App

Interactive Circular Plot with Linear Brush

SARS CoV 2 Example

Appsilon
<img src="https://avatars0.githubusercontent.com/u/6096772" align="right" alt="" width="6%" />Appsilon is a Posit (formerly RStudio) Full Service Certified Partner.<br/> Learn more at appsilon.com.
Get in touch opensource@appsilon.com
Explore the Rhinoverse - a family of R packages built around Rhino!
<a href = "https://appsilon.com/careers/" target="_blank"><img src="https://raw.githubusercontent.com/Appsilon/website-cdn/gh-pages/WeAreHiring1.png" alt="We are hiring!"/></a>
