From da4e6ffedadb1f78e01f7ff02a2ed389ca9abc3a Mon Sep 17 00:00:00 2001 From: Zev Kronenberg Date: Wed, 15 Dec 2021 14:25:34 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d027621..5ffd695 100644 --- a/README.md +++ b/README.md @@ -271,15 +271,15 @@ Toggling `--preserve-non-acgt` will retain non A,C,T,G,N bases in the reference. ## Full Changelog **2.8.0**: 09 September 2021 - * Deprecate copy number variation calling. + * Deprecate copy number variation calling. * 2.7.1: - * Fix END info field for inversions. + * Fix END info field for inversions. * 2.7.0: - * Add HiFi preset to 'discover' - * Change default values for '--call-min-reads-all-samples' and '--call-min-reads-one-sample' options - * Handle '#' header lines in BED input files. + * Add HiFi preset to 'discover' + * Change default values for '--call-min-reads-all-samples' and '--call-min-reads-one-sample' options + * Handle '#' header lines in BED input files. * 2.6.2: * Fix: Truncate long svsig lines