Skip to content

seeq v1.1.2

Latest
Compare
Choose a tag to compare
@ezorita ezorita released this 26 May 13:38
· 32 commits to master since this release

Seeq release 1.1

New features:

  • Find all matches. (-a option)
  • Find best match. (-b option)
  • Convert/ignore non-dna characters. (-x option)
  • Memory limit. (-y option)
  • Released Python module.
  • Released C library.

Code improvements:

  • Improved performance.
  • Memory footprint reduced by a factor of 12.
  • Corrected several bugs.