2.3.0
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
anddorado_demux_extra_config
. The prefered way now is to useext.args
. - Removed parameter
skip_demultiplexing
: now demultiplexing will be skipped ifsample_data
was not provided. - Enable nextflow report by default