Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@mbhall88 mbhall88 released this 27 Jan 07:16
· 287 commits to master since this release

0.1.1 - 2021-01-27

Added

  • Dockerfile
  • -V option to get version

Changed

  • A test that was clustering all unique 5-mers was reduced to all 4-mers as the memory
    usage of all 5-mers was causing a segfault when trying to run the tests during the
    docker image build.

Removed

  • Singularity file as it is redundant with the new Dockerfile (that will be hosted on
    quay.io)
  • scipy dependency. We never actually explicitly use scipy.