From a4a92569d81bdf56ec4458177eef127d0fc1c374 Mon Sep 17 00:00:00 2001 From: Jens Luebeck Date: Sun, 4 Feb 2024 17:47:16 -0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b2331..13d2640 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Installation instructions for AmpliconArchitect are provided here, but to prepar ### Recent updates: ### February 2024 update -- `1.3.r8` adds breakpoint microhomology detection from reads marked as supplementary (not just secondary). Also tweaks sashimi plot visualization of CN. +- `1.3.r8` adds breakpoint microhomology detection from alignments marked as supplementary (not just secondary). Also tweaks sashimi plot visualization of CN. ### December 2023 update - `1.3.r7` refines the CN segmentation shown in the visualizations to prevent mismatches between displayed CN and coverage. Also allows SV VCF to use "." in the FILTER field instead of only "PASS". MOSEK convergence criteria relaxed slightly to prevent rare termination issues.