dash-bio icon indicating copy to clipboard operation
dash-bio copied to clipboard

Open-source bioinformatics components for Dash

Results 76 dash-bio issues
Sort by recently updated
recently updated
newest added

Bug reported on community Forum in [this post](https://community.plotly.com/t/clustergrams-color-list-not-working/65525): It appears that the color_list functionality of dash.clustergram is not working. The color dictionary is supposed to update the cluster trace colors,...

When you first display the structure in the forna container you can zoom into the structure with the mouse positioned anywhere. After the first time, the ability to do this...

Bumps [terser](https://github.com/terser/terser) from 4.6.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript

Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...

dependencies
javascript

Using [reorder.js](https://github.com/jdfekete/reorder.js/). Otherwise I'm afraid a popular dash app with an expensive re-clustering step will crash my server.

Hi everyone, first thanks for developing and maintaining the library, it’s very helpful! I would like to draw a circos plot with epistasis data, links between two SNPs. Sample data:...

## Description of changes Add tests for each property in each component. Check that each property in each component does what it supposed to do.

**Describe the bug** I cannot use brush data neither as input nor as output of callbacks. **To Reproduce** My ideogram code is quite simple. It is as follows: ``` app...

I am interested in integrating a Dash Bio NeedlePlot into a html page so that the plot can be redrawn on user input. To do this, believe that I would...

The Size of the graph in the Manhatten plots shrinks after scrolling the threshold sliders, of clicking on any of the buttons automatically produced by plotly when the graph was...