Rate This Document
Findability
Accuracy
Completeness
Readability

Installing CD-HIT

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Download the installation package.
    cd /path/to/LTR_retriever
    wget https://github.com/weizhongli/cdhit/archive/refs/tags/V4.8.1.tar.gz
    tar xvf V4.8.1.tar.gz
  3. Go to the installation directory and perform the compilation and installation.
    cd cdhit-4.8.1
    make