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

So far, one can only choose between the two methods [Min] and [Average] when deciding on a _method for evaluating AND_ For visualizing proteomics data, for example, it would be...

Builder constructor throws an error if element id is passed to it as string. ```js class Builder { constructor (mapData, modelData, embeddedCss, selection, options) { // Defaults if (!selection) {...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

I installed nodeJS but regardless when I execute jupyter labextension install @jupyter-widgets/jupyterlab-manager I get the error message $ jupyter labextension install @jupyter-widgets/jupyterlab-manager An error occured. ValueError: Please install nodejs 5+...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies

hi, The current metabolic pathway layout sometimes seems a bit messy, and I want to make it more standardized, similar to the circuit diagram, such as changing the cycle to...

Dear all, Currently there are several omics datatypes that are compatible with map - metabolite_data, reaction_data, gene_data. Metabolite data changes size of metabolite "bubble", reaction data changes color of arrow....