Skip to content

Releases: epi2me-labs/wf-cas9

v1.1.1

21 Feb 17:58
Compare
Choose a tag to compare

Changed

  • The name of the column with run IDs from run_ids to run_id.

v1.1.0

15 Feb 11:38
Compare
Choose a tag to compare

Added

  • A column with sequencing run IDs to the output summary CSV files.

Changed

  • Minor formatting changes of github issue template.

v1.0.1

04 Jan 15:00
Compare
Choose a tag to compare

Fixed

  • Overestimation of kbases mapped values.
  • Target coverage plots showing only one sample.

v1.0.0

03 Jan 08:59
Compare
Choose a tag to compare

Added

  • Memory and CPU requirements for each process.

Changed

  • Documentation updated to new format.
  • Bumped minimum required Nextflow version to '>=23.04.2'
  • Publish target coverage output to output directory.

v0.1.12

26 Jul 16:16
Compare
Choose a tag to compare

Changed

  • 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.

Fixed

  • Inputs file names and directories can now contain spaces.
  • Replaced --threads option in fastqingress with hardcoded values to remove warning about undefined param.threads.
  • Handling for file and directory names that contain spaces.

v0.1.11

14 Jun 16:21
Compare
Choose a tag to compare

Changed

  • Bumped minimum required Nextflow version to 22.10.8

Fixed

  • Incompatible default memory options

v0.1.10

17 May 13:30
Compare
Choose a tag to compare

Added

  • Configuration for running demo data in AWS

v0.1.9

09 Mar 09:56
Compare
Choose a tag to compare

Changed

  • Generation report with ezcharts

Fixed

  • Memory issue in background calculation with large number of samples

v0.1.8

15 Dec 11:18
Compare
Choose a tag to compare

Fixed

  • sample_sheet format in schema to expect a file

v0.1.7

06 Dec 12:51
Compare
Choose a tag to compare

Changed

  • Updated description in manifest