From ec89187504eb624948211b1084ca54be6d3b7c94 Mon Sep 17 00:00:00 2001 From: James Fellows Yates Date: Thu, 2 Mar 2023 13:53:32 +0100 Subject: [PATCH] Update CHANGELOG for first release --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca0928b..92b9541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## v1.0dev - [date] +## v1.0.0 - Dodgy Dachshund [date] Initial release of nf-core/taxprofiler, created with the [nf-core](https://nf-co.re/) template. +- Add read quality control (sequencing QC, adapter removal and merging) +- Add read complexity filtering +- Add host-reads removal step +- Add run merging +- Add taxonomic classification +- Add taxon table standardisation +- Add post-classification visualisation + ### `Added` ### `Fixed`