Skip to content

starcode v1.0

Compare
Choose a tag to compare
@ezorita ezorita released this 02 Dec 11:00
· 93 commits to master since this release

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.
  • Multithreading support.
  • Inputs supported: file or stdin.
  • Outputs supported: file or stdout.
  • Output formats: full cluster or non-redundant.