-
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.
- Loading branch information
1 parent
ffea5e2
commit 6b263c5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule minimap2
updated
13 files
+9 −0 | NEWS.md | |
+7 −4 | README.md | |
+14 −2 | align.c | |
+2 −2 | cookbook.md | |
+1 −0 | index.c | |
+3 −2 | main.c | |
+2 −1 | minimap.h | |
+4 −1 | minimap2.1 | |
+49 −24 | misc/paftools.js | |
+9 −0 | options.c | |
+3 −1 | python/README.rst | |
+3 −2 | python/mappy.pyx | |
+22 −32 | setup.py |