shiny-gggenomes

Shiny(live) demo for gggenomes

A basic example how to use gggenomes interactively with shiny or shinylive.

screenshot of shinylive running gggenomes

This is an experiment to demonstrate how gggenomes can be used interactively, however performance (particularly for shinylive) is not ideal in this example.

Shinylive

Visit the website.

If you make changes locally, you can re-export via

shinylive::export(".", "site")

Shiny

Run locally via

shiny::runGitHub("shiny-gggenomes","BioMeDS")