Skip to content

Releases: madgik/galaxy

1.3.4

12 Nov 13:14
27b7c8c
Compare
Choose a tag to compare

Changelog:

  • Naive bayes workflow changed, visualization removed. Visualization will be produced from naive bayes testing step.

1.3.3

19 Oct 16:36
729a4c9
Compare
Choose a tag to compare

Changelog:

  • Fix for naive bayes with cross validation input constraints.

1.3.2

13 Oct 15:15
938a1d9
Compare
Choose a tag to compare

Changelog:

  • Fix for galaxy not handling exareme warnings.

1.3.1

27 Feb 12:16
d4cfbe0
Compare
Choose a tag to compare

Changelog:

  • New output for HEATMAP HIGHCHART / CONFUSION MATRIX STATISTICS
  • Folder added with the 2 workflows.

v1.3

23 Nov 13:07
1e11f8d
Compare
Choose a tag to compare

Changelog:

  • Algorithms refactor to have unified outputs.
  • Proper error handling when exareme sends an error response.
  • Repo restructured to make development easier

v1.2.2

18 Oct 08:15
0127074
Compare
Choose a tag to compare

Changelog:

  • Small fix on README

v1.2.1

18 Oct 08:13
Compare
Choose a tag to compare

Changelog:

  • Small fixes on galaxy.conf and REAME

v1.2.0

17 Oct 08:08
b530b66
Compare
Choose a tag to compare

Changelog:

  • Dynamic configuration of external system endpoints.
  • Dockerfile refactored.

v1.1.0

26 Sep 11:34
Compare
Choose a tag to compare

Changelog:

  • New dockerised way to deploy.
  • Added changes in the exareme algorithms.

v1.0.0

10 Jul 11:54
Compare
Choose a tag to compare

HBP MIP Galaxy Release Notes

Changelog:

  • Added exareme algorithms as tools (NAIVE BAYES, CROSS and HOLD OUT VALIDATION, CONFUSION MATRIX STATISTICS, HEATMAP HIGHCHART visualization)
  • Exareme Ip not hardcoded, provided as separate python script.