Skip to content
Merging bugfixes:

- fix read sorting: some corner cases would break paired reads appart (utf-8 locales with specific version of libc)
- fix depth_qc: now works properly with reference fasta headers (fixes 10x error on accession-only headers)
- fix init_project: use 'conda' for environment due to bugs between snakemake 7 and mamba 2
- fix installer:
  - switch to Miniforge3 from deprecated Mambaforge
  - snakemake 7 version restriction missing from one codepath
  - remove 'default' channel
- fix docker: snakemake 7 is based on Debian 10 Buster which is EOL

- messages: better error message for gff_directories and missing fastq files