-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
65 lines (65 loc) · 1.69 KB
/
.gitmodules
File metadata and controls
65 lines (65 loc) · 1.69 KB
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
[submodule "shared"]
path = shared
url = https://github.com/SEEDtk/shared
branch = master
[submodule "dl4j.eval"]
path = dl4j.eval
url = https://github.com/SEEDtk/dl4j.eval
branch = master
[submodule "kmers.reps"]
path = kmers.reps
url = https://github.com/SEEDtk/kmers.reps
branch = master
[submodule "sequence"]
path = sequence
url = https://github.com/SEEDtk/sequence
branch = master
[submodule "p3api"]
path = p3api
url = https://github.com/SEEDtk/p3api
branch = master
[submodule "dl4j.decision"]
path = dl4j.decision
url = https://github.com/SEEDtk/dl4j.decision
branch = master
[submodule "bins.generate"]
path = bins.generate
url = https://github.com/SEEDtk/bins.generate.git
branch = master
[submodule "io.template"]
path = io.template
url = https://github.com/SEEDtk/io.template.git
branch = master
[submodule "basic"]
path = basic
url = https://github.com/SEEDtk/basic
branch = master
[submodule "distance"]
path = distance
url = https://github.com/SEEDtk/distance.git
branch = master
[submodule "excel.utils"]
path = excel.utils
url = https://github.com/SEEDtk/excel.utils.git
branch = master
[submodule "java.erdb"]
path = java.erdb
url = https://github.com/SEEDtk/java.erdb.git
branch = master
[submodule "kmers.hammer"]
path = kmers.hammer
url = https://github.com/SEEDtk/kmers.hammer.git
branch = master
[submodule "genome.changes"]
path = genome.changes
url = https://github.com/SEEDtk/genome.changes.git
branch = master
[submodule "genome.download"]
path = genome.download
url = https://github.com/SEEDtk/genome.download
[submodule "java.config"]
path = java.config
url = https://github.com/SEEDtk/java.config
[submodule "p3.query"]
path = p3.query
url = ./p3.query