Hi,
I am using humann=4.0.0a1 with metaphlan=4.1.1. I am getting the following error.
.conda/envs/biobakery4/lib/python3.12/site-packages/humann/quantify/MinPath12hmp.py:804: SyntaxWarning: invalid escape sequence ‘\d’
m = re.match(‘^[^\d]+(?P\d+)’, aline)
Could you please provide instructions how to solve this issue?
Thank you!