Skip to content

Releases: weizhongli/cdhit

V4.8.1

Choose a tag to compare

@weizhongli weizhongli released this 28 Feb 23:11

This version supports .gz input files

V4.6.8

Choose a tag to compare

@weizhongli weizhongli released this 21 Jun 22:39

CD-HIT-OTU-MiSeq is included as an use case, for clustering 16S rDNA MiSeq paired end reads.
Minor fix made for CD-HIT-OTU-MiSeq in cd-hit-v4.6.8-2017-1208-source.tar.gz

V4.6.7

Choose a tag to compare

@weizhongli weizhongli released this 01 May 17:10

cd-hit-est and cd-hit-est-2d now can cluster paired end (PE) reads.
user can select sub-sequence from the beginning of the sequences for clustering.
psi-cd-hit.pl can work with blast+.
output cluster file can be sorted by cluster size, in addition to cluster length, which is still the default
output fasta file can be sorted by cluster size.

V4.6.6

Choose a tag to compare

@weizhongli weizhongli released this 12 Jul 00:35

Bug fix for cd-hit-dup in variable length input when write out R1 reads

V4.6.5

Choose a tag to compare

@weizhongli weizhongli released this 04 Mar 17:32

Add filter for -aL option so that short sequences will be skipped if not satisfy representative sequences' -aL requirement. This will make compute faster in clustering settings where sequences in the same cluster are required to have similar length using -aL -AL option (e.g. -aL 0.9).

V4.6.4

Choose a tag to compare

@weizhongli weizhongli released this 03 Jun 16:23

Major update of cd-hit-dup output format: previous cd-hit-dup output trimmed reads, or merged reads of (R1 and R2) for paired end (PE) reads. The output are not really useful for later analysis. In this version, the full length reads are in the output. For PE reads, both full length reads are in the output files.

V4.6.3

Choose a tag to compare

@weizhongli weizhongli released this 13 May 18:21

A few bug fix
Updated documents
Makefile, openmp as default
Support for negative value of the -T option
Add a minor improvement for supporting long sequences
Add new psi-cd-hit-2013-0525, which was developed separately, back to cd-hit
cd-hit-auxtools-v0.5-2012-03-07-fix was added to cd-hit

V4.6.2

V4.6.2 Pre-release
Pre-release

Choose a tag to compare

@weizhongli weizhongli released this 06 May 07:03

A few bug fix
Support for negative value of the -T option
Add a minor improvement for supporting long sequences
Add new psi-cd-hit-2013-0525, which was developed separately, back to cd-hit
cd-hit-auxtools-v0.5-2012-03-07-fix was added to cd-hit

V4.6.1

Choose a tag to compare

@weizhongli weizhongli released this 05 May 06:29

CD-HIT-V4.6.1 (2012-08-27):
Fix: a minor bug in handling masking letters;
Add: a few minor changes and fixings to conform to debian packaging rules.