Version 0.1.1
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 usescipy
.