Enhancements & fixes
- Update module versions
- Remove reference to Anaconda repositories
- Remove defaults from lib/Utils.groovy
Software dependencies
Note, since the pipeline is using Nextflow DSL2, each process will be run with its own Biocontainer. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference. Only Docker
or Singularity
containers are supported, conda
is not supported.
Dependency | Old version | New version |
---|---|---|
Python |
3.8.3,3.9.1 | 3.9.1 |
samtools |
1.17 | 1.21 |
tabix |
1.11 | 1.20 |