-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule stxtyper
updated
9 files
+29 −0 | .github/workflows/binary.yml | |
+28 −0 | .github/workflows/get_binary_release.sh | |
+1 −1 | Makefile | |
+74 −29 | README.md | |
+7 −7 | test/amrfinder_integration.expected | |
+7 −7 | test/amrfinder_integration2.expected | |
+1 −0 | test/cases.expected | |
+3 −0 | test/cases.fa | |
+7 −5 | test_stxtyper.sh |