Skip to content

Releases: catg-umag/ont-basecalling-demultiplexing

2.3.1

12 Sep 01:25
cfbf856
Compare
Choose a tag to compare

Fixes:

  • Handle FastQC memory correctly
  • Handle ToulligQC title with spaces

Improvements:

  • Resource tweaking of FastQC, Nanoplot and ToulligQC

2.3.0

05 Sep 01:32
46bfeab
Compare
Choose a tag to compare

Fixes:

  • Barcodes were hardcoded in ToulligQC
  • ToulligQC thowed an error if experiment_name was not defined

Improvements:

  • Add nf-schema validation
  • Remove parameters dorado_basecalling_extra_config and dorado_demux_extra_config. The prefered way now is to use ext.args.
  • Removed parameter skip_demultiplexing: now demultiplexing will be skipped if sample_data was not provided.
  • Enable nextflow report by default

2.2.0

26 Aug 17:20
Compare
Choose a tag to compare
  • Added nanoq and toulligQC, and use them by default instead of NanoPlot and pycoQC.
  • Added new parameter to choose which qc tools to run (of FastQC, NanoPlot, nanoq, pycoQC and toulligQC).
  • Include a patched version of MultiQC to generate quality bar plots instead of line plots for nanoq.
  • Simplify basecalling and demux and other pipeline improvements.
  • Minor changes to MultiQC config.
  • Update tool versions.

v2.1.0

03 Jun 13:37
84af1e0
Compare
Choose a tag to compare
  • Update versions (Dorado, MultiQC, Samtools).
  • Update Dorado default model
  • Some code cleanup

v2.0.0

26 Feb 23:14
f3706ab
Compare
Choose a tag to compare

v1.0.0

22 Nov 00:49
Compare
Choose a tag to compare

Working version of the pipeline (before dropping Guppy support)