To install, run the following commands below in your R Console:
>remotes::install_github("plotly/dash-bio")
>library(dashBio)
Dash is a web application framework that provides pure R abstraction
around HTML, CSS, and JavaScript.
Dash Bio is a suite of bioinformatics components that make it simpler to
analyze and visualize bioinformatics data and interact with them in a Dash
application.
The source can be found on GitHub at plotly/dash-bio.
These docs are using Dash Bio version 1.0.1.