Skip to content

Releases: genepi/imputationserver2

2.0.11

10 Dec 13:06

Choose a tag to compare

2.0.10

27 Nov 14:25

Choose a tag to compare

What's Changed

  • Bugfix: avoid fatal error when renaming chromosome X files. by @MarcFraile in #63
  • Fix email punctuation by @MarcFraile in #66
  • input_validation: add missing parameters r2Filter and chunksize. by @MarcFraile in #65

New Contributors

Full Changelog: v2.0.9...v2.0.10

2.0.9

02 Sep 14:00

Choose a tag to compare

What's Changed

  • Fix broken link in email notification by always using the job ID by @lukfor in #60
  • Fix status message by @seppinho

Full Changelog: v2.0.8...v2.0.9

2.0.8

22 Aug 14:43
694938a

Choose a tag to compare

What's Changed

  • Set NUM_THREADS to 1 for execute_trace.nf to avoid CPU overload by @AUT-FS97 in #58
  • Fix broken paths/URLs pointing to tests/input by @MikkelSchubert in #59

New Contributors

Full Changelog: v2.0.7...v2.0.8

2.0.7

20 Dec 11:54

Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

2.0.6

04 Oct 18:33

Choose a tag to compare

What's Changed

  • Run tabix in Nextflow for smoother Input Validation AND QC and report errors by @seppinho and @lukfor in #30
  • Update to imputationserver-utils v1.5.0 which fixes numerous QC issues (v2.0.4)
  • Update to imputationserver-utils v1.5.1 to disable HTSJDK index creation for Validation and QC

2.0.5

03 Oct 07:22

Choose a tag to compare

v2.0.5

Prepare release v2.0.5

2.0.4

30 Sep 19:19

Choose a tag to compare

What's Changed

  • Run tabix in Nextflow for smoother input validition and report errors by @seppinho and @lukfor in #30
  • Update to imputationserver-utils v1.5.0 which fixes numerous QC issues

2.0.3

30 Sep 16:16

Choose a tag to compare

2.0.3 Pre-release
Pre-release

What's Changed

  • Run tabix in Nextflow for smoother input validition and report errors by @seppinho and @lukfor in #30
  • Update to imputationserver-utils v1.5.0 which fixes numerous QC issues

2.0.2

28 Sep 09:47

Choose a tag to compare

  • Set minimac4 tmp directory to working directory