From 0828e93763320ad6f658c18131d9508eec1efc93 Mon Sep 17 00:00:00 2001 From: Manuel Holtgrewe Date: Tue, 20 Sep 2022 08:54:18 +0200 Subject: [PATCH] Write out SV callers as array (#81) Closes: #81 Related-Issue: #81 Projected-Results-Impact: none --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 3325479..bfa9427 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,7 @@ - Writing out proper SV type for Dragen CNV (#76) - Adding support for depth of coverage annotation (#73) - Ensure output files are sorted by chromosomes (#79) +- Write out SV callers as array (#81) ## v0.26