Skip to content

Releases: veg/datamonkey-js-server

2.7.0

11 Aug 20:48
854870d

Choose a tag to compare

What's Changed

  • Enhanced difFUBAR backend with robust NEXUS parsing and debugging by @stevenweaver in #329
  • Add local execution support for bioinformatics analyses by @stevenweaver in #330

Full Changelog: 2.6.1...2.7.0

Release 2.6.1

06 Jun 16:56

Choose a tag to compare

Changes in 2.6.1

  • Added slurm_partition parameter to config.json.tpl with 'datamonkey' as value
  • Updated default partition fallback from 'defq' to 'datamonkey' in all job files
  • Fixes SLURM partition configuration for all job types

2.6.0

05 Jun 20:23

Choose a tag to compare

What's New

  • Added comprehensive SLURM job scheduler support
  • Improved logging and error handling throughout the application
  • Fixed unique output file naming for parallel jobs
  • Added extensive test suite for SLURM integration
  • Added support for local job submission without a scheduler

2.5.0

23 Nov 19:59
4f9c490

Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.5.0

2.4.1

03 Nov 17:19
37ad316

Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

03 Mar 18:44
febf83a

Choose a tag to compare

What's Changed

Full Changelog: 2.3.7...2.4.0

2.3.7

01 Feb 16:18
7c10f57

Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #302
  • updating GARD to use ENV=TOLERATE_NUMERICAL_ERRORS=1 by @stevenweaver in #307

New Contributors

  • @lgtm-com made their first contribution in #302

Full Changelog: 2.3.6...2.3.7

2.3.6

26 Sep 20:14
13ef3e5

Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.3.6

2.1.3

15 Oct 20:41
80a37dc

Choose a tag to compare

FEL with parametric bootstrap and much better visualization.

2.1.2

14 Jun 21:18
43fdfae

Choose a tag to compare

  • MEME progress fix.
  • Call status update despite empty file so that other metadata is set.