From 3bca0be1375ab09021fad7e750f10adfb6a9a0e5 Mon Sep 17 00:00:00 2001 From: Sorel Fitz-Gibbon Date: Sun, 20 Aug 2023 13:14:26 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15000f27..b34b37ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add `split_VCF_bcftools` to `Mutect2` workflow, separating SNVs, MNVs and Indels ### Changed +- Remove redundant directories in Intersect log output directories - Change compression of intersect MAF file to bzip2 - Update `README.md` - Use `set_env` from `pipeline-Nextflow-config`