forked from PacificBiosciences/FALCON-integrate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
44 lines (44 loc) · 1.03 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
[submodule "pypeFLOW"]
path = pypeFLOW
url = ../pypeFLOW.git
branch = develop
[submodule "DALIGNER"]
path = DALIGNER
url = ../DALIGNER.git
branch = develop
[submodule "DAMASKER"]
path = DAMASKER
url = ../DAMASKER
branch = develop
[submodule "DAZZ_DB"]
path = DAZZ_DB
url = ../DAZZ_DB.git
branch = develop
[submodule "DEXTRACTOR"]
path = DEXTRACTOR
url = ../DEXTRACTOR
branch = develop
[submodule "FALCON"]
path = FALCON
url = ../FALCON.git
branch = develop
[submodule "FALCON_unzip"]
path = FALCON_unzip
url = https://github.com/PacificBiosciences/FALCON_unzip
branch = master
[submodule "FALCON-make"]
path = FALCON-make
url = https://github.com/pb-cdunn/FALCON-make.git
branch = master
[submodule "FALCON-examples"]
path = FALCON-examples
url = https://github.com/pb-cdunn/FALCON-examples.git
branch = master
[submodule "git-sym"]
path = git-sym
url = https://[email protected]/cdunn2001/git-sym.git
branch = master
[submodule "nim-falcon"]
path = nim-falcon
url = https://github.com/bio-nim/nim-falcon
branch = dev