-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
69 lines (69 loc) · 2.13 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
61
62
63
64
65
66
67
68
69
[submodule "vcflib"]
path = deps/vcflib
url = https://github.com/ekg/vcflib.git
[submodule "fastahack"]
path = deps/fastahack
url = https://github.com/ekg/fastahack.git
[submodule "gssw"]
path = deps/gssw
url = https://github.com/ekg/gssw.git
[submodule "bash-tap"]
path = deps/bash-tap
url = https://github.com/illusori/bash-tap.git
[submodule "progress_bar"]
path = deps/progress_bar
url = https://github.com/ekg/cpp_progress_bar.git
[submodule "lru_cache"]
path = deps/lru_cache
url = https://github.com/ekg/lru_cache.git
[submodule "rocksdb"]
path = deps/rocksdb
url = https://github.com/ekg/rocksdb.git
[submodule "htslib"]
path = deps/htslib
url = https://github.com/samtools/htslib.git
[submodule "sha1"]
path = deps/sha1
url = https://github.com/vog/sha1.git
[submodule "protobuf"]
path = deps/protobuf
url = https://github.com/google/protobuf.git
[submodule "gcsa2"]
path = deps/gcsa2
url = https://github.com/jltsiren/gcsa2.git
[submodule "xg"]
path = deps/xg
url = https://github.com/vgteam/xg.git
[submodule "sdsl-lite"]
path = deps/sdsl-lite
url = https://github.com/simongog/sdsl-lite
[submodule "deps/libVCFH"]
path = deps/libVCFH
url = https://github.com/edawson/libVCFH.git
[submodule "deps/sparsehash"]
path = deps/sparsehash
url = https://github.com/sparsehash/sparsehash.git
[submodule "gfakluge"]
path = deps/gfakluge
url = https://github.com/edawson/gfakluge.git
[submodule "deps/superbubbles"]
path = deps/superbubbles
url = https://github.com/vgteam/Superbubbles.git
[submodule "deps/DYNAMIC"]
path = deps/DYNAMIC
url = https://github.com/vgteam/DYNAMIC
[submodule "deps/raptor"]
path = deps/raptor
url = https://github.com/vgteam/raptor.git
[submodule "deps/snappy"]
path = deps/snappy
url = https://github.com/google/snappy.git
[submodule "deps/Complete-Striped-Smith-Waterman-Library"]
path = deps/ssw
url = https://github.com/vgteam/Complete-Striped-Smith-Waterman-Library.git
[submodule "deps/pinchesAndCacti"]
path = deps/pinchesAndCacti
url = https://github.com/benedictpaten/pinchesAndCacti.git
[submodule "deps/sonLib"]
path = deps/sonLib
url = https://github.com/benedictpaten/sonLib.git