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.
- Download source code package from here!
- Then, uncompress the package using command:
- gzip -d cd-hit-2006-zlqian-11-24.tar.gz
- tar -xvf cd-hit-2006-zlqian-11-24.tar
- Next, compile the source package:
- cd cd-hit-2006
- make clean
- make
- Finally, read the original CD-HIT help documentations.
- more README
- Good Luck