From bc0ea85a903ac481a33f73b5818ee033adbd2c67 Mon Sep 17 00:00:00 2001
From: Claudia Mengoni <43252093+Cengoni@users.noreply.github.com>
Date: Wed, 24 Apr 2024 15:47:16 +0200
Subject: [PATCH] Update CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e8a502..8ac5c7d 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,8 @@
* Fixed a bug that would halt MetaPhlAn execution when the option `--profile_vsc` was used but had no viral hits
### New features
* [MetaPhlAn] The new `fix_relab_mpa4.py` script enables to fix errors in the relative abundances in profiles generated with previous databases
-
-* [MetaPhlAn] Implementation of the option --subsampling_paired [N_PAIRED_READS] to subsample paired-end input reads
+* [MetaPhlAn] Implementation of the option --subsampling_paired [N_PAIRED_READS] to subsample paired-end input reads. It needs to be used in conjunction with -1 [FORWARD_READS_FILE] and -2 [REVERSE_READS_FILE]
+
## Version 4.1.0 (Feb 20th, 2024)
### Database updates