escher icon indicating copy to clipboard operation
escher copied to clipboard

Build, share, and embed visualizations of metabolic pathways.

Results 87 escher issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. Commits - [`23f4ddc`](https://github.com/mysticatea/eslint-utils/commit/23f4ddc58eda5e6aec3d6a43c6266acbe19345cd) 🔖 1.4.3 - [`8f9e481`](https://github.com/mysticatea/eslint-utils/commit/8f9e481ecc1204c7a1331b697f97903f90c75154) 🐛 fix reference tracker false positive - [`6633278`](https://github.com/mysticatea/eslint-utils/commit/663327835abfb1f62fc6fc5d69028457e11b5f80) ⚒ fix test scripts - [`7c8e67c`](https://github.com/mysticatea/eslint-utils/commit/7c8e67c22f7222685a6a9154ba5eec2ac4896a3e) ⚒ fix build...

dependencies

I sometimes have to work on systems where Internet explorer is the default browser (which I cannot change). Then the maps are not loaded, e.g. ``` from escher import Builder...

bug
Python

TODO should we do fns for all buttons? should also include drawing commands (e.g. map.draw_everything) so settings can be applied to the builder after loading What about _updateData? that should...

still need to center the pinch on the cursor might as well do https://github.com/zakandrewking/escher/issues/282 too

easy-contribution

TODOs/bugs: - not zooming correctly on `yarn start`

waiting

When following the Jupyter Notebook availabe on the Escher website, I noticed an error when trying to plot an FBA solution on the E coli core pathway map. Starting with:...

Python

![image](https://user-images.githubusercontent.com/1250400/56433836-30c78580-6287-11e9-98d6-33eb0325b408.png)

bug

Would make travelling through metabolic maps much easier.

new feature

**Request:** If the search bar is unfocused, have the search bar shortcut respond in some way. Possibilities: - Focus the search bar - Focus the search bar, select text inside...

new feature