-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clusty and Kmer-db submodules updated
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule clusty
updated
5 files
+2 −2 | .github/workflows/main.yml | |
+8 −4 | .github/workflows/self-hosted.yml | |
+11 −1 | README.md | |
+44 −7 | src/conversion.h | |
+14 −2 | src/version.h |
Submodule kmer-db
updated
8 files
+35 −10 | .github/workflows/self-hosted.yml | |
+37 −35 | README.md | |
+1 −1 | makefile | |
+5 −3 | src/console_all2all_sparse.cpp | |
+41 −16 | src/params.cpp | |
+5 −2 | src/version.h | |
+0 −0 | test/synth/a2a.sparse.above-below | |
+0 −0 | test/synth/n2a.sparse.above-below |