Skip to content

Releases: epi2me-labs/wf-mpx

v1.0.0

13 Dec 17:21
Compare
Choose a tag to compare

Added

  • Workflow can now take either a BAM file or FASTQ file as input.

Changed

  • Improved Medaka speed on ARM processors.
  • Updated documentation format.

Fixed

  • Parameter to turn off assembly has been fixed.

v0.0.8

09 Aug 17:01
Compare
Choose a tag to compare

Changed

  • Bumped minimum required Nextflow version to 23.04.2.
  • Enum choices are enumerated in the --help output.
  • Enum choices are enumerated as part of the error message when a user has selected an invalid choice.
  • Updated GitHub issue templates to force capture of more information.
  • Example command to use demo data.
  • Spaces in sample aliases are now replaced with underscores.
  • Deprecated parameter process_label.

v0.0.7

16 May 20:51
Compare
Choose a tag to compare

Changed

  • Updated whole workflow to bring up-to-date with recent template changes

Added

  • Configuration for running demo data in AWS

v0.0.6

06 Dec 11:31
Compare
Choose a tag to compare

Changed

  • Updated description in manifest

v0.0.5

01 Dec 11:07
Compare
Choose a tag to compare

Removed

  • conda support

Changed

  • Updating templates
  • Documentation

Fixed

v0.0.4

12 Jul 17:25
Compare
Choose a tag to compare

Added

  • Minimum coverage parameter

v0.0.2

09 Jun 15:06
Compare
Choose a tag to compare

Changed

  • Tidied up docs
  • Restricting assembly to only reads that map to mpx

v0.0.1

01 Jun 20:01
Compare
Choose a tag to compare

First release