Rate This Document
Findability
Accuracy
Completeness
Readability

Compilation and Installation

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Install the dependencies.
    pip3 install numpy
    pip3 install scipy
    pip3 install pandas
  3. Go to the main program installation directory.
    cd /path/to/panphlan
  4. Decompress the installation package.
    tar -zxvf panphlan-3.1.tar.gz