Skip to content

Tags: gui11aume/starcode

Tags

1.4

Toggle 1.4's commit message
Version bump to 1.4

1.3

Toggle 1.3's commit message
Updates test code with new clustering function prototypes.

v1.2

Toggle v1.2's commit message
Removes PE_FASTQ conditional branch before printing clusters in spher…

…es. Always prints matched sequence. Closes #18.

v1.1

Toggle v1.1's commit message
Stable release 1.1

v1.0

Toggle v1.0's commit message
First starcode release (v1.0)

Features:
- Exact all-pairs search using Levenshtein distance threshold.
- Clustering using spheres or message passing.
- Clustering of single or paired-end files.
- Inputs supported: file or stdin.
- Outputs supported: file or stdout.
- Multithreading support.
- Output formats: full cluster or non-redundant.