Skip to content

v0.1.2

Compare
Choose a tag to compare
@xinehc xinehc released this 11 Nov 06:50
· 8 commits to master since this release

Changed

  • Use total bitscores per cluster for determining final HSPs. This help reduce false positives in certain cases.
  • Switch from dok_matrix to coo_matrix for speed.

Fixed

  • Make database size checking more flexible.
  • Reduce peak memory usage.