🧬 Join us in Boston for the 2026 bioBakery Workshop
(Cambridge, MA · July 20–24) —
Learn more & apply
🔬 We’re also delighted to welcome you to the
8th Annual HCMPH Symposium
(May 18, 2026) —
Translating the Microbiome: Turning Discovery into Implementation
View symposium details
Hi @Hena
I think the problem is related to the metaphlan analysis type (-t parameter). The merge_metaphlan_profile.py has been thought to use with the default analysis type (-t rel_ab)
Thanks @aitor.blancomiguez
Previously in metaphlan3 it worked when -t rel_ab_w_read_stats option was used so I assumed it would work this time too. Not a big issue though
Hena
Hi @Hena
Yes, for version 4 we decided to check the “#” headers in the output profile in order to avoid merging profiles built with different “-t” parameters. So we ended up only allowing to merge the profiles with the default “-t” analysis.