Skip to content

McCortex 0.1.1

Compare
Choose a tag to compare
@noporpoise noporpoise released this 31 Oct 11:47
· 81 commits to master since this release

Changelog:

  • server command: read graph from disk
  • vcfcov command: default to low memory mode
  • build,clean commands: write sorted graph files
  • clean command: faster cleaning
  • fix rare multithreading bug in db_unitig.c
  • mccortex-server.py: multithreaded HTTP JSON server
  • hash_table.c: faster initialisation of large hash tables
  • update dependency libraries
  • better integration tests