From b42f2286242e0e9d85eb2ba56e357d699c2bfe92 Mon Sep 17 00:00:00 2001 From: jboom1 <j.boom.me@lumc.nl> Date: Mon, 9 Dec 2019 14:11:35 +0100 Subject: [PATCH] Change update to reflect version 2.2.0. --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad645cd..c2cb40b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,16 +9,19 @@ This document is user facing. Please word the changes in such a way that users understand how the changes affect the new version. --> -version 2.1.0 +version 2.2.0 --------------------------- + Update TALON default image to version 4.4.1. + +version 2.1.0 +--------------------------- + Make intervals optional for GATK CombineGVCFs. + Updated biowdl-input-converter version. + GATK CombineGVCFs memory was tripled to prevent it from using a lot of CPU in Garbage Collection mode. + Updated parameter_meta sections for Minimap2 and TranscriptClean to wdl-aid format. + Updated cores variable for TALON, the default is now 4. -+ Updated TALON default image to version 4.4. ++ Updated TALON to version 4.4. + Added parameter_meta sections to the following tools: + htseq + cutadapt -- GitLab