From 533ad02d69119ba9c865ebf4e323063a9d32fd4e Mon Sep 17 00:00:00 2001 From: Ruben Vorderman <r.h.p.vorderman@lumc.nl> Date: Wed, 2 Oct 2019 09:15:06 +0200 Subject: [PATCH] change changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b54247e..0265940 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ that users understand how the changes affect the new version. version 1.1.0-dev --------------------------- -+ Add biowdl-input-converter and remove scripts that it replaces. - Use the biowdl-input-converter container for JsonToYaml, to reduce the amount of containers needed. ++ Use the biowdl-input-converter container for JsonToYaml, to reduce the amount of containers needed. ++ Add biowdl-input-converter and remove SampleConfigToSampleReadgroupLists which it replaces. + GATK.GenotypeGVCFs: Increased memoryMultiplier from 2.0 to 3.0 + Minimap2: Add -k option to minimap2 mapping + Added bwakit task -- GitLab