Skip to content

v1.0.3 - index build code optimization

Compare
Choose a tag to compare
@quito418 quito418 released this 27 Apr 08:39
· 48 commits to master since this release

removed unnecessary operations and support multi-thread

  • removed BWT building in bwa-meme index -a meme, which is unnecessary
  • support for multi-threaded index build: .suffixarray_uint64, .pos_packed, .possa_packed, .ref2sa_packed
  • removed requirement for .suffixarray_uint64 file at runtime
  • usage info update in bwa-meme index