Skip to content

Releases: epi2me-labs/wf-clone-validation

v0.2.13

03 May 13:25
Compare
Choose a tag to compare

Changed

  • Updated to Oxford Nanopore Technologies PLC. Public License.

Fixed

  • Amended raw QC stats to show data before filtering by assembly_size parameter.

v0.2.12

05 Apr 15:14
Compare
Choose a tag to compare

Fixed

  • Bug where the workflow wouldn't run properly when --approx_size_sheet was used.

Changed

  • Now uses new fastq_ingress implementation.

v0.2.11

10 Mar 11:09
Compare
Choose a tag to compare

Fixed

  • Provide medaka model for each assembly to fix bug.

v0.2.10

28 Feb 16:59
Compare
Choose a tag to compare

Fixed

  • Replace spaces with tabs in medaka model TSV to fix bug.

v0.2.9

22 Feb 12:41
Compare
Choose a tag to compare

Fixed

  • Medaka models added to container

v0.2.8

08 Feb 09:26
Compare
Choose a tag to compare

Changed

  • --basecall_cfg is now used to determine suitable Medaka model, alternatively provide the name of a model with --medaka_model to override automatic selection.

v0.2.7

06 Dec 13:30
Compare
Choose a tag to compare

Changed

  • Updated description in manifest

v0.2.6

01 Dec 22:12
Compare
Choose a tag to compare

Removed

  • -profile conda is no longer supported, users should use -profile standard (Docker) or -profile singularity instead

Added

  • nextflow run epi2me-labs/wf-clone-validation --version will now print the workflow version number and exit

v0.2.5

12 Sep 19:43
Compare
Choose a tag to compare

Fixed

  • Filter host step not outputting approx_size.

Updated

  • Use groovy script to ping after workflow has run.

v0.2.4

22 Aug 16:07
Compare
Choose a tag to compare

Added

  • Error handling for no annotations found for an assembly.
  • Windows parameter so Canu can run on windows

Fixed

  • Plannotate dictionary keys can contain any characters.
  • Sanitize fastq intermittent null object error.