Skip to content

Releases: ProgrammingLife2016/PL2-2016

Final Release

22 Jun 06:15
Compare
Choose a tag to compare

The final release for the project.

Sprint 8

17 Jun 10:50
Compare
Choose a tag to compare

This release includes:

  • Heatmaps options for the tree
  • Heatmap for graph
  • Search functionality for annotations
  • Color overhaul
  • Configurable algorithms*
  • Graph-based bubbling*

* (see menu->Settings)

Sprint 7

10 Jun 10:38
Compare
Choose a tag to compare
Sprint 7 Pre-release
Pre-release

This release includes:

  • More search functionality
  • Search pane embedded in the application
  • Gene annotations mapped to the graph
  • Detection of in-del and point mutations
  • Graph zooming optimized: Zooming in and out is perfectly smooth for the 328 data set
  • Graph Comparison has been fixed and works now

Sprint 6

03 Jun 11:55
Compare
Choose a tag to compare
Sprint 6 Pre-release
Pre-release

In this version:

  • Add semantic zoom with grouping (bubbling) of nodes based on phylogeny.
  • Add Interactive Search over genomes based on metadata (Ctrl+F to open and close)
  • Add legend for that touch of UX
  • Common path detection
  • enable overview of whole data set by zooming out

Known Bugs:

  • Comparing graphs does not work
  • Drawing subgraphs (any phylogenetic node other than the root) does not work.
  • Bubble detection doesn't work when the tree contains genomes that are not present in the GFA. Please use attached zip file.

Sprint 5

27 May 10:19
Compare
Choose a tag to compare
Sprint 5 Pre-release
Pre-release

This release adds the following.

  • under-the-hood fixes and optimization for the data structures that are used (the model package)
  • Visualization of metadata, including genome lineages
  • Drag and drop functionality.
  • Arbitrary genome set comparison

The beta release contains the latest (visual) functionality.
The stable release contains only well-tested functionality.

Sprint 4

20 May 12:23
Compare
Choose a tag to compare
Sprint 4 Pre-release
Pre-release

This release

  • is able to load the 328 genomes.
  • includes visual improvements
  • Phylogenetic tree visualization improvements

Sprint 3

13 May 10:40
Compare
Choose a tag to compare
Sprint 3 Pre-release
Pre-release

The stable version contains tested and documented code.

The prototype release contains the most recent changes, which are not fully tested yet.

The zooming release contains a WIP of semantic zooming.

Sprint 2

06 May 16:54
Compare
Choose a tag to compare
Sprint 2 Pre-release
Pre-release

A new document regarding manual testing can be found in documentation/testing.md

Sprint 1

29 Apr 10:42
Compare
Choose a tag to compare
Sprint 1 Pre-release
Pre-release

The visualisation of the graph and the tree as of now are two separate builds, thus this release is split into two parts.
The jars make us of "340tree.rooted.TKK.nwk" and "TB10.gfa" (embedded into the jar and loaded automatically).