-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy path.gitmodules
42 lines (42 loc) · 1.32 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
[submodule "TaxonomyTree"]
path = TaxonomyTree
url = https://github.com/rdpstaff/TaxonomyTree
[submodule "SequenceMatch"]
path = SequenceMatch
url = https://github.com/rdpstaff/SequenceMatch.git
[submodule "ReadSeq"]
path = ReadSeq
url = https://github.com/rdpstaff/ReadSeq.git
[submodule "classifier"]
path = classifier
url = https://github.com/rdpstaff/classifier.git
[submodule "Clustering"]
path = Clustering
url = https://github.com/rdpstaff/Clustering
[submodule "AlignmentTools"]
path = AlignmentTools
url = https://github.com/rdpstaff/AlignmentTools.git
[submodule "ProbeMatch"]
path = ProbeMatch
url = https://github.com/rdpstaff/ProbeMatch
[submodule "SeqFilters"]
path = SeqFilters
url = https://github.com/rdpstaff/SeqFilters
[submodule "Framebot"]
path = Framebot
url = https://github.com/rdpstaff/Framebot
[submodule "AbundanceStats"]
path = AbundanceStats
url = https://github.com/rdpstaff/AbundanceStats/
[submodule "Xander-HMMgs"]
path = Xander-HMMgs
url = https://github.com/rdpstaff/Xander-HMMgs.git
[submodule "KmerFilter"]
path = KmerFilter
url = https://github.com/rdpstaff/KmerFilter.git
[submodule "Xander_assembler"]
path = Xander_assembler
url = https://github.com/rdpstaff/Xander_assembler.git
[submodule "PrimerDesign"]
path = PrimerDesign
url = https://github.com/rdpstaff/PrimerDesign.git