Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Install the dependencies.
pip3 install numpy pip3 install scipy pip3 install pandas
- Go to the main program installation directory.
cd /path/to/panphlan
- Decompress the installation package.
tar -zxvf panphlan-3.1.tar.gz
Parent topic: PanPhlAn 3.1 Porting Guide (openEuler 20.03)