federiva / shiny.gosling

R Shiny wrapper for Gosling.js - Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization

Home Page:https://appsilon.github.io/shiny.gosling/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shiny.gosling shiny.gosling logo

R Shiny wrapper for Gosling.js - Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization

BiocCheck R-CMD-checks

Based on gosling.js and powered by shiny.react.

Getting started

To install the packages, run:

remotes::install_github("Appsilon/shiny.react")
remotes::install_github("Appsilon/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

Simple Single Track Shiny App

Interactive Circular Plot with Linear Brush

Circular Plot with Linear Brush

SARS CoV 2 Example

SARS CoV 2 Example

Appsilon

Appsilon is a Posit (formerly RStudio) Full Service Certified Partner.
Learn more at appsilon.com.

Get in touch opensource@appsilon.com

Explore the Rhinoverse - a family of R packages built around Rhino!

We are hiring!

About

R Shiny wrapper for Gosling.js - Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization

https://appsilon.github.io/shiny.gosling/


Languages

Language:R 95.5%Language:JavaScript 3.7%Language:CSS 0.7%