Skip to content

Releases: epi2me-labs/wf-metagenomics

v1.1.4

16 May 16:00

Choose a tag to compare

Added

  • pluspf8, ncbi_16s_18s_28s_ITS databases
  • Add all sample tool combinations to report

Changed

  • Enable kraken2 by default
  • Clarify error messages

Fixed

  • Handle no assignments bracken error

v1.1.3

04 May 15:37

Choose a tag to compare

Added

  • New docs format.
  • Render bokeh.

v1.1.2

23 Feb 16:24

Choose a tag to compare

Changed

  • Update nextflow_schema.json

v1.1.1

06 Jan 12:10

Choose a tag to compare

Fixed

  • Overriding taxonomy now works correctly
  • Added missing threads param to kraken2

v1.1.0

01 Dec 15:47

Choose a tag to compare

Added

  • Report now includes dynamic sankey visualisation and table
  • Nextflow schema

Changed

  • Updated to use new fastqingress module, permitting single .fastq input
  • Rewired DAG to rely on sample id's rather than filenames

Fixed

  • Handle bracken failure when there are no classifications
  • Handle cyclic dag issue when taxonomy has duplicate names

v1.0.0

03 Nov 17:53

Choose a tag to compare

First release.

v0.2.1

28 Jul 15:47

Choose a tag to compare

Changed

  • Updated project to use latest practices from wf-template.

Fixed

  • Bug fix for empty taxids in split by clade rules.
  • Incorrect specification of conda environment file in Nextflow config.

v0.2.0

20 Jul 15:44

Choose a tag to compare

Added

  • Help message when required parameters are not given.
  • --split to customise partitioning of output fastq data

Changed

  • Now uses ncbitaxonomy rather than ete3
  • Outputs dirs within fastq_bundles containing reads partitioned by
    rules specified by --split

v0.1.0

16 Jun 11:31

Choose a tag to compare

Added

  • Help message when required parameters are not given
  • --download command to download other sample metagenomic databases
  • --threads to change number of threads given to centrifuge

Changed

  • README example command now refers to the zymo db rather hvpc
  • --reads param changed to --fastq
  • Performance improvement to split_by_master.py

v0.0.2

08 Apr 10:15

Choose a tag to compare

Added

  • New minimal centrifuge database included with the project
  • New minimal sample dataset for testing

Changed

  • Report reads stats section using standard aplanat report section

Removed

  • Report section comparing unclassified vs classified reads removed