diff --git a/CHANGELOG.md b/CHANGELOG.md index b10072f..3da3237 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ * [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. It needs to be used in conjunction with `-1 [FORWARD_READS_FILE]` and `-2 [REVERSE_READS_FILE]` ### Fixes -* Fixed a bug that would halt MetaPhlAn execution when the option `--profile_vsc` was used but had no viral hits -* Fixed a bug in the new implementation (since StrainPhlAn 4.1) of `–-print_clades_only` +* [MetaPhlAn] Fixed a bug that would halt MetaPhlAn execution when the option `--profile_vsc` was used but had no viral hits +* [StrainPhlAn] Fixed a bug in the new implementation (since v4.1) of `–-print_clades_only`
## Version 4.1.0 (Feb 20th, 2024)