Rate This Document
Findability
Accuracy
Completeness
Readability

Installing kallisto

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Install kallisto.
    yum install libarchive
    cd /path/to/kallisto
    mkdir build
    cd build
    cmake ..
    make
    make install
  3. Perform the verification.
    kallisto