From b9391264e094ab0e38530e3921bd410cb29f06a2 Mon Sep 17 00:00:00 2001 From: DavyCats <davycats.dc@gmail.com> Date: Tue, 28 Jan 2020 15:49:01 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e8aba..f4ce7c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ that users understand how the changes affect the new version. version 2.2.0-dev --------------------------- ++ Add `minimumContigLength` input to PlotDenoisedCopyRatios and PlotModeledSegments. ++ Add `commonVariantSitesIndex` input to CollectAllelicCounts + Increase default memory of BWA mem to 32G (was 16G). + Add `memory` input to fastqc task. + Centrifuge: Fix issue where centrifuge would fail on incorrect paths. -- GitLab