-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
60 lines (60 loc) · 1.84 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "deps/BBHash"]
path = deps/BBHash
url = https://github.com/vgteam/BBHash.git
[submodule "deps/sdsl-lite"]
path = deps/sdsl-lite
url = https://github.com/simongog/sdsl-lite.git
[submodule "deps/libhandlegraph"]
path = deps/libhandlegraph
url = https://github.com/vgteam/libhandlegraph.git
[submodule "deps/ips4o"]
path = deps/ips4o
url = https://github.com/SaschaWitt/ips4o.git
[submodule "deps/args"]
path = deps/args
url = https://github.com/Taywee/args.git
[submodule "deps/gfakluge"]
path = deps/gfakluge
url = https://github.com/vgteam/gfakluge.git
[submodule "deps/mmmulti"]
path = deps/mmmulti
url = https://github.com/ekg/mmmulti
[submodule "deps/atomic_queue"]
path = deps/atomic_queue
url = https://github.com/max0x7ba/atomic_queue.git
[submodule "deps/cgranges"]
path = deps/cgranges
url = https://github.com/lh3/cgranges.git
[submodule "deps/atomicbitvector"]
path = deps/atomicbitvector
url = https://github.com/ekg/atomicbitvector.git
[submodule "deps/odgi"]
path = deps/odgi
url = https://github.com/pangenome/odgi.git
[submodule "deps/libbf"]
path = deps/libbf
url = https://github.com/subwaystation/libbf.git
[submodule "deps/sautocorr"]
path = deps/sautocorr
url = https://github.com/ekg/sautocorr.git
[submodule "deps/abPOA"]
path = deps/abPOA
url = https://github.com/yangao07/abPOA.git
[submodule "deps/edlib"]
path = deps/edlib
url = https://github.com/Martinsos/edlib.git
[submodule "deps/mkmh"]
path = deps/mkmh
url = https://github.com/AndreaGuarracino/mkmh.git
[submodule "deps/patchmap"]
path = deps/patchmap
url = https://github.com/1ykos/patchmap.git
[submodule "deps/WFA"]
path = deps/WFA
url = https://github.com/pangenome/WFA.git
[submodule "deps/spoa"]
path = deps/spoa
url = https://github.com/rvaser/spoa.git
[submodule "deps/xxHash"]
path = deps/xxHash
url = https://github.com/Cyan4973/xxHash.git