An open API service indexing awesome lists of open source software.

https://github.com/mkcor/dashbio-demo

Self-contained presentation of Dash Bio for PyData Paris meetup (October 2019).
https://github.com/mkcor/dashbio-demo

Last synced: 11 months ago
JSON representation

Self-contained presentation of Dash Bio for PyData Paris meetup (October 2019).

Awesome Lists containing this project

README

          

# Dash Bio demo app (MSA)

This is the presentation material I used for my talk, titled
"Building custom analytics web apps for bioinformatics with Plotly’s Dash Bio"
at the [PyData Paris meetup](https://www.meetup.com/PyData-Paris/events/263673958)
on October 3rd, 2019.

![Screencast of MSA demo app](./assets/msa_app_demo.gif)

## Running the app locally

$ conda env create -f environment.yml
$ conda activate dashbio-demo
$ python app.py

## Diving into Dash (Bio)

* https://dash.plot.ly
* https://github.com/plotly/dash-bio