Skip to content

Releases: zakandrewking/escher

V1.1.1

14 Apr 23:21
Compare
Choose a tag to compare

Fixed a critical bug preventing Escher installation with Python 3.

v1.1

18 Mar 01:53
Compare
Choose a tag to compare

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

12 Dec 01:12
Compare
Choose a tag to compare

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

12 Sep 18:23
Compare
Choose a tag to compare
Escher 1.0.0 Beta 3 Pre-release
Pre-release

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

19 Jul 20:42
Compare
Choose a tag to compare
Escher 1.0.0 Beta 2 Pre-release
Pre-release

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

08 Jun 21:18
Compare
Choose a tag to compare
Escher 1.0.0 Beta 1 Pre-release
Pre-release

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

26 Jan 16:27
Compare
Choose a tag to compare
Preview v0.3.2 Pre-release
Pre-release

Fixes a bug with the visbio Python package that prevented maps from downloading.

Preview v0.3.1

14 Dec 20:32
Compare
Choose a tag to compare
Preview v0.3.1 Pre-release
Pre-release

Try out the first semi-stable release of visbio. The tornado server in v0.3.1 now works on Windows.