-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 887 Bytes
/
.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
[submodule "software/parasail"]
path = software/parasail
url = https://github.com/jeffdaily/parasail
[submodule "lib/umesimd"]
path = lib/umesimd
url = https://github.com/edanor/umesimd.git
[submodule "lib/seqan"]
path = lib/seqan
url = https://github.com/seqan/seqan.git
[submodule "software/ssw"]
path = software/ssw
url = https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library.git
[submodule "software/swipe"]
path = software/swipe
url = https://github.com/torognes/swipe.git
[submodule "software/libssa"]
path = software/libssa
url = https://github.com/RonnySoak/libssa.git
[submodule "software/opal"]
path = software/opal
url = https://github.com/Martinsos/opal.git
[submodule "software/libsdb"]
path = software/libsdb
url = https://github.com/RonnySoak/libsdb.git
[submodule "software/ksw2"]
path = software/ksw2
url = https://github.com/lh3/ksw2.git