You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.