From b422fbc3d03343a68d15a7849abd67293008f708 Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke Date: Fri, 10 Jan 2025 16:03:09 +0100 Subject: [PATCH] add this PR --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b5a0f2..f140cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#144](https://github.com/nf-core/rnavar/pull/144) - Change gatk_vf params from integer to floats - [#145](https://github.com/nf-core/rnavar/issues/145) - Converted `star_index` and `gtf` emit channels from queue to value channels in `PREPARE_GENOME` subworkflow - [#149](https://github.com/nf-core/rnavar/pull/149) - Updated ch_gtf and ch_fasta_fai channels emitted by main.nf +- [#158](https://github.com/nf-core/rnavar/pull/158) - Fixed language server errors and warnings ### Dependencies