Releases: LMSBioinformatics/nf_qc
Releases · LMSBioinformatics/nf_qc
v.0.1.8
Further increases to the mem and wallclock allocation of nf_mod_multiqc
to allow processing of large datasets
v0.1.7
- Bugfixing the way
groovy
libraries are imported by newer nextflow
s to fix XmlSlurper
- RAM bump and bugfix to
multiqc
for improved handling of massive datasets
v0.1.6
Updated regex to accommodate 3-digit sample IDs required for 384 w/p sequencing
v0.1.5
Stability fixes through bumping minimum memory requests
v0.1.4
Pulling a bugfixes for nf_mod_sourmash
that fix a division-by-0 error for samples with no reads and resolve how sourmash
handles empty signature files.
v0.1.3
Adding more FASTQ regex patterns to allow compatibility with Azenta file naming conventions
v0.1.2
Bugfix broken sample groupings for samples with R1
/R2
in the names.
v0.1.1
Minor release to fix minimum RAM requests for larger sequencing runs
v0.1
Initial acceptance testing release