CD-HIT

Existsed Work

Wei Lei's work

PERL SCRIPT for 'jackknife_test'

Software Package

This repackaged CD-HIT have corrected the runtime segmentation fault when writing result files.
It is now can be compiled by GCC* correctly on Linux-2.6 and Mac platforms.
  1. Download source code package from here!

  2. Then, uncompress the package using command:

    1. gzip -d cd-hit-2006-zlqian-11-24.tar.gz

    2. tar -xvf cd-hit-2006-zlqian-11-24.tar

  3. Next, compile the source package:

    1. cd cd-hit-2006

    2. make clean

    3. make

  4. Finally, read the original CD-HIT help documentations.

    1. more README

  5. Good Luck