Skip to content

KMC 3.1.0

Compare
Choose a tag to compare
@marekkokot marekkokot released this 10 May 13:58
· 251 commits to master since this release

Changelog:

  • Support for BAM input files
  • New option in kmc_tools that allows to set specified value as a counter of each k-mer in database
  • Option to not create output database was added (in some cases only stats produced by KMC are sufficient)
  • Option to save execution summary in JSON format was added
  • New option in kmc_tools filter operation was added: hard mask (replace with Ns all symbols in a read that are part of invalid k-mer)
  • Small bug fixes