Releases: phac-nml/fetchdatairidanext
Releases · phac-nml/fetchdatairidanext
Version 1.2.0
1.2.0 - 2024-11-22
Changed
- Modified the template for input csv file to include a
sample_name
column in addition tosample
in-line with changes to IRIDA-Next update as seen with the speciesabundance pipeline- If
sample_name
is supplied, then the reads will havesample_name
prefixed before the accession code sample_name
special characters will be replaced with"_"
- If
- Reverted
fasterq-dump
version to 2.11.0 from 3.0.8 due to issue #865. Solution proposed byfetchngs
in PR #261 - Fixed linting issues in CI caused by
nf-core
3.0.1 - Updated
nf-test
snapshots and added new tests forsample_name
feature
Version 1.1.1
[1.1.1] - 2024-04-19
Added
Changed
- Switched the resource label for prefetchchecker from
process_low
toprocess_single
. - Switched GitHub continuous integration to test against at most Nextflow
23.10.1
(due to differences in outputs with later Nextflow pre-releases).
Version 1.1.0
1.1.0 - 2024-04-10
Added
- The ability to handle individual download errors. These errors will be reported in
prefetch/failures_report.csv
.
Version 1.0.1
1.0.1 - 2024-02-22
Changed
- Pinned nf-validation (@1.1.3) and nf-iridanext (@0.2.0) plugins to specific versions in nextflow.config
Version 1.0.0
Added
- Initial release of fetchdatairidanext pipeline which will download reads from NCBI/INSDC archives.