From e71c05b03d94eaba858d33ef2746341dc7edd0ad Mon Sep 17 00:00:00 2001 From: Will Bradshaw Date: Tue, 26 Nov 2024 21:50:10 +0000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbefff4..050e03f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ - Fixed issues with publishing BLAST output under new Nextflow version - Removed redundant subsetting statement from TAXONOMY workflow. - Added --group_across_illumina_lanes option to generate_samplesheet +- Added tags to published files to facilitate S3 auto-cleanup +- Added S3 lifecycle configuration file to `ref`, along with a script in `bin` to add it to an S3 bucket # v2.5.1 - Enabled extraction of BBDuk-subset putatively-host-viral raw reads for downstream chimera detection.