From cdd7985849903a624f320b13a33f4bc7f87b9095 Mon Sep 17 00:00:00 2001 From: Brian Haas Date: Thu, 8 Dec 2022 09:22:45 -0500 Subject: [PATCH] update changelog for v3.3.0 --- CHANGELOG.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 722624a..db6449f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,10 @@ +3.3.0 Dec 8, 2022 +- support for providing target interval list (eg. just search exome regions) +- local wdl imports so not requiring network connection on secure systems. +- further improvements for parallelization and memory usage (annotate_PASS_reads.py) + + 3.2.0 - revised WDLs for simpler configuration with Terra - using all common variants for training ML in boosting