-
Notifications
You must be signed in to change notification settings - Fork 194
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 #4436 from vgteam/fix-chunk-gbwt
Fix chunk extraction and subsequent GBWT generation
- Loading branch information
Showing
11 changed files
with
220 additions
and
316 deletions.
There are no files selected for viewing
Submodule gbwtgraph
updated
4 files
+1 −1 | Makefile | |
+12 −2 | README.md | |
+344 −0 | src/gbz_extract.cpp | |
+30 −21 | src/utils.cpp |
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
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
Oops, something went wrong.
62ccb55
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vg CI tests complete for merge to master. View the full report here.
16 tests passed, 0 tests failed and 0 tests skipped in 17363 seconds