Installing MetaPhlAn
Procedure
- Install MetaPhlAn.
pip3 install metaphlan -i https://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com
- View the version information.
metaphlan --version
If the correct version is displayed, the installation is successful.

Parent topic: Compilation and Installation