Skip to content

KMC 3.1.1

Compare
Choose a tag to compare
@marekkokot marekkokot released this 28 May 10:53
· 192 commits to master since this release

Changelog:

  • drop asmlib dependency
  • drop vectorclasslib dependency
  • experimental python wrapper for kmc API
  • support reads of any length (for now only for fastq format)
  • fixes related to gzipped input files
  • fix for a case when there is no end of line after last line in the input file
  • other small bug fixes