Releases: zakandrewking/escher
V1.1.1
Fixed a critical bug preventing Escher installation with Python 3.
v1.1
New features:
- Option to hide all metabolite, gene, and reaction labels
- Change scroll behavior from the settings menu
- Users can disable gene reaction rules even when gene data is loaded
- Faster search
Fixes
- Was not taking absolute values with Fold change
- Negative gene values are allowed
- Fixed duplicate entries in some gene reaction rules
- Rotate by grabbing canvas or nodes
v1.0 Holy Diver
This is the first official, stable release of Escher.
Try out Escher at the live web site: https://escher.github.io/
Read the (ever-improving) Escher documentation at: https://escher.readthedocs.org/
NOTE: Maps built with pre-release version of Escher will not load in version 1.0. To upgrade your maps for the new release, follow the directions here: https://escher.readthedocs.org/en/latest/convert_maps.html
This release includes many bug fixes and feature improvements, including:
- Search by gene
- Better handling of selecting elements (and the Shift key)
- special characters are OK in the Add reaction box
- display names for genes
Escher 1.0.0 Beta 3
This will probably be the final Beta release before v1.0
- New web page with organism filter
- Web page is live at https://zakandrewking.github.io/escher
- Better display of bezier points
- Fixed strange behavior of redo
- Add and edit text labels in the Builder
Escher 1.0.0 Beta 2
New feature:
Settings menu & custom color scales
- Edit the data display settings (color, size, and text) for reaction and metabolite data
- Setting available in web interface and Python API
Bug fixed:
- fixed json download file type
- fixed hidden bezier points
- arrows show flux direction
- undo rotation works
Escher 1.0.0 Beta 1
First Beta release of the Escher library. Features include:
- Full map builder
- IPython notebook integration
- Embed using standalone javascript files
Docs are under development: https://github.com/zakandrewking/escher/wiki
Preview v0.3.2
Fixes a bug with the visbio Python package that prevented maps from downloading.
Preview v0.3.1
Try out the first semi-stable release of visbio. The tornado server in v0.3.1 now works on Windows.