# 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>
> _R Shiny wrapper for Gosling.js - Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization_
<!-- badges: start -->
[](https://bioconductor.org/packages/release/bioc/html/shiny.gosling.html#since)
[](https://github.com/Appsilon/shiny.gosling/actions/workflows/bioc-check.yml)
[](https://github.com/Appsilon/shiny.gosling/actions/workflows/r-cmd-check.yml)
<!-- badges: end -->
Based on [gosling.js](http://gosling-lang.org/) and powered by [shiny.react](https://appsilon.github.io/shiny.react/).
## Getting started
To install the packages, run:
```R
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("shiny.gosling")
```
Take a look at [basic example app](https://github.com/Appsilon/shiny.gosling/blob/main/inst/examples/staticCircularBar/app.R) to start working with _shiny.gosling_.
To learn about the Gosling language, follow [Gosling docs](http://gosling-lang.org/tutorials/).
## Examples
Use the `run_example` function in order to see the working examples:
For example to run the *multiTrackApp* example:
```R
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](https://appsilon.com).
Get in touch [
[email protected]](mailto:
[email protected])
Explore the [Rhinoverse](https://rhinoverse.dev) - a family of R packages built around [Rhino](https://appsilon.github.io/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>