-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #180 from pangenome/update_seg_fault_abpoa
update `abpoa`
- Loading branch information
Showing
2 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
Submodule abPOA
updated
15 files
+12 −13 | README.md | |
+12 −4 | example.c | |
+6 −5 | include/abpoa.h | |
+7 −5 | python/cabpoa.pxd | |
+1 −1 | python/example.py | |
+4 −1 | python/pyabpoa.pyx | |
+2 −2 | setup.py | |
+8 −5 | src/abpoa.c | |
+6 −5 | src/abpoa.h | |
+52 −19 | src/abpoa_align.c | |
+55 −28 | src/abpoa_graph.c | |
+39 −37 | src/abpoa_output.c | |
+8 −8 | src/abpoa_seq.c | |
+7 −7 | src/simd_abpoa_align.c | |
+1 −1 | sub_example.c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters