v0.2.0 – Pikachu
Pre-release[0.2.0] – Pikachu – [2023-12-22]
Enhancements & fixes
- Template updated to nf-core/tools 2.11.1
- Includes all subworkflows in the Snakemake version
- Added blastx and blastn subworkflows
- Replaced mosdepth with blobtk depth
- Updated config creation script
Parameters
Old parameter | New parameter |
---|---|
--mask | |
--align | |
--uniprot | --blastp |
--blastx | |
--blastn | |
--blastx_outext | |
--blastx_cols |
NB: Parameter has been updated if both old and new parameter information is present.
NB: Parameter has been added if just the new parameter information is present.
NB: Parameter has been removed if new parameter information isn't present.
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 |
---|---|---|
blobtoolkit | 4.1.4 | 4.3.2 |
busco | 5.4.3 | 5.5.0 |
goat | 0.2.0 | 0.2.5 |
mosdepth | 0.3.3 | |
nextflow | 22.10.6 | 23.10.0 |
python | 3.10.6 | 3.12.0 |
samtools | 1.15.1 | 1.18 |
tar | 1.30 | |
yaml | 6.0 | 6.0.1 |
blobtk | 0.3.3 | 0.5.1 |
diamond | 2.0.15 | 2.1.8 |
minimap2 | 2.24-r1122 | |
blast | 2.14.1 | |
windowmasker | 2.14.0 |
NB: Dependency has been updated if both old and new version information is present.
NB: Dependency has been added if just the new version information is present.
NB: Dependency has been removed if version information isn't present.