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
app.
To install Dash Bio:
pip install dash-bio==1.0.1
The source is on GitHub at plotly/dash-bio.
These docs are using Dash Bio version 1.0.1.
>>> import dash_bio
>>> print(dash_bio.__version__)
1.0.1