From 4788927f75f74c5abd460d00a943a0d3845afe3d Mon Sep 17 00:00:00 2001 From: Andrey Prjibelski Date: Tue, 27 Aug 2024 01:45:26 +0300 Subject: [PATCH] changelog option --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index d5c9cee3..944da5a4 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,8 @@ - Exon ids are now consistent between input and output annotations if present. +- New `--count_format` option for setting desired grouped counts format (matrix/linear/both), fixes [#223](https://github.com/ablab/IsoQuant/issues/223). + ## IsoQuant 3.5.0, 2 August 2024