Dear MetaPhlAn team,
I am using MetaPhlAn 4.2.2 and the database:
mpa_vJan26_CHOCOPhlAnSGB_202605
to profile metagenomic samples. I would like to convert my MetaPhlAn profiles from SGB identifiers to GTDB taxonomy using the utility:
sgb_to_gtdb_profile.py
However, the SGB-to-GTDB conversion script bundled with my installation uses the mapping file:
mpa_vJan25_CHOCOPhlAnSGB_202503_SGB2GTDB.tsv
and I am encountering missing SGB assignments for SGBs present in the Jan 2026 database. For example, my MetaPhlAn profiles contain:
SGB15326
but this SGB is not present in the Jan 2025 SGB-to-GTDB mapping file, resulting in:
KeyError: ‘SGB15326’
I confirmed that SGB15326 is present in:
mpa_vJan26_CHOCOPhlAnSGB_202605.fna
but not in:
mpa_vJan25_CHOCOPhlAnSGB_202503_SGB2GTDB.tsv
Would it be possible to provide an updated SGB-to-GTDB mapping file corresponding to:
mpa_vJan26_CHOCOPhlAnSGB_202605
(or let me know if there is a newer recommended mapping file or workflow for converting Jan 2026 MetaPhlAn profiles to GTDB taxonomy)?
Thank you very much for your help!