Skip to content

Releases: epi2me-labs/wf-alignment

v0.2.0

01 Dec 18:45
Compare
Choose a tag to compare

Added

  • Workflow will now output a JBrowse2 jbrowse.json configuration

Changed

  • Output combined reference file to out_dir
  • -profile conda is no longer supported, users should use -profile standard (Docker) or -profile singularity instead
  • Removed option for specifying report suffix
  • Restructured workflow parameter schema

v0.1.9

27 Sep 08:03
Compare
Choose a tag to compare

Added

  • Input params and handling for bam and ubam formats

Updated

  • Bumped base container to v0.2.0

v0.1.8

11 Aug 16:23
Compare
Choose a tag to compare

Changed

  • Fastqingress metadata map

Fixed

  • Set out_dir option type to ensure output is written to correct directory on Windows.

Added

  • Argument Parser for fastqingress.

v0.1.7

29 Jun 09:42
Compare
Choose a tag to compare

Fixed

  • Coloring with less than 3 samples

v0.1.6

27 Jun 08:08
Compare
Choose a tag to compare

Fixed

  • run id and barcode output correctly

v0.1.5

15 Jun 13:05
Compare
Choose a tag to compare

Added

  • concat_fastq boolean parameter

Changed

  • Better help text on cli

v0.1.4

18 May 14:56
Compare
Choose a tag to compare

Fixed

  • Mosdepth 0 step

Added

  • Depth coverage steps parameters

v0.1.3

21 Apr 14:04
Compare
Choose a tag to compare

Fixed

  • Cumulative coverage plotting incorrect numbers

v0.1.2

20 Apr 20:53
Compare
Choose a tag to compare

Added

  • Cumulative coverage plot

v0.1.1

09 Mar 13:22
Compare
Choose a tag to compare

Changed.

  • reference can be either a directory or single file.
  • output one merged CSV vs one for each barcode.
  • speed up a few steps including mosdepth and report creation.