Skip to content

Releases: epi2me-labs/wf-amplicon

v0.6.2

19 Nov 00:11
Compare
Choose a tag to compare

Fixed

  • The de-novo QC stage failing when not a single input read re-aligns against the draft consensus.

v0.6.1

17 Nov 11:54
Compare
Choose a tag to compare

Changed

  • More informative warnings for failed samples in the report intro section.

v0.6.0

15 Nov 23:48
Compare
Choose a tag to compare

Added

  • Assembly step to de-novo consensus mode to handle longer amplicons. README was updated accordingly.

Removed

  • Default local executor CPU and RAM limits

v0.5.0

09 Nov 17:14
Compare
Choose a tag to compare

Changed

  • Names of barcoded directories in the sample sheet now need to be of format barcodeXY.

Added

  • Support for specifying reference sequences for individual samples with an extra "ref" column in the sample sheet.

v0.4.1

27 Oct 23:45
Compare
Choose a tag to compare

Changed

  • The workflow now also emits VCF index files as well as BAM / VCF index files for combined outputs when running with --combine_results.

Fixed

  • Emitting an empty consensus FASTA file when consensus generation failed in certain situations. Instead, no file is emitted.
  • Now uses the downsampled BAM for medaka annotate.

Removed

  • Misleading allelic balance statistic in report.

v0.4.0

19 Oct 15:19
Compare
Choose a tag to compare

Added

  • Running the workflow without a reference will switch the workflow to "no-reference mode" and will use SPOA to construct a consensus sequence de novo.

v0.3.5

02 Oct 12:21
Compare
Choose a tag to compare

Changed

  • The workflow now also outputs BAM index files.

v0.3.4

07 Sep 09:39
Compare
Choose a tag to compare

Changed

  • The workflow now downsamples reads for each amplicon to be in the suitable depth range for Medaka.

v0.3.3

18 Aug 10:48
Compare
Choose a tag to compare

Added

  • MacOS ARM64 support.

v0.3.2

17 Aug 13:46
Compare
Choose a tag to compare

Changed

  • Updated Medaka to 1.9.1.