-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitmodules
33 lines (33 loc) · 1.22 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
[submodule "util/SeqFilter"]
path = util/SeqFilter
url = https://github.com/BioInf-Wuerzburg/SeqFilter.git
[submodule "util/Cfg"]
path = util/Cfg
url = https://github.com/BioInf-Wuerzburg/perl5lib-Cfg.git
[submodule "util/PipeWrap"]
path = util/PipeWrap
url = https://github.com/BioInf-Wuerzburg/perl5lib-PipeWrap.git
[submodule "util/Sam"]
path = util/Sam
url = https://github.com/BioInf-Wuerzburg/perl5lib-Sam.git
[submodule "util/Fasta"]
path = util/Fasta
url = https://github.com/BioInf-Wuerzburg/perl5lib-Fasta.git
[submodule "util/Fastq"]
path = util/Fastq
url = https://github.com/BioInf-Wuerzburg/perl5lib-Fastq.git
[submodule "util/Jellyfish"]
path = util/Jellyfish
url = https://github.com/BioInf-Wuerzburg/perl5lib-Jellyfish.git
[submodule "util/Bowtie2"]
path = util/Bowtie2
url = https://github.com/BioInf-Wuerzburg/perl5lib-Bowtie2.git
[submodule "util/Kmer"]
path = util/Kmer
url = https://github.com/BioInf-Wuerzburg/perl5lib-Kmer.git
[submodule "util/fastg-parser"]
path = util/fastg-parser
url = https://github.com/chloroExtractorTeam/fastg-parser.git
[submodule "test/chloroExtractor-testsuite"]
path = test/chloroExtractor-testsuite
url = https://github.com/chloroExtractorTeam/chloroExtractor-testsuite.git