-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.gitmodules
30 lines (30 loc) · 971 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
28
29
30
[submodule "tools/FastQC"]
path = tools/FastQC
url = https://github.com/s-andrews/FastQC
[submodule "tools/bwa"]
path = tools/bwa
url = https://github.com/lh3/bwa.git
[submodule "tools/bam-readcount"]
path = tools/bam-readcount
url = https://github.com/genome/bam-readcount
[submodule "tools/samtools"]
path = tools/samtools
url = https://github.com/samtools/samtools
[submodule "tools/FREEC"]
path = tools/FREEC
url = https://github.com/BoevaLab/FREEC
[submodule "tools/htslib"]
path = tools/htslib
url = https://github.com/samtools/htslib
[submodule "tools/cnvkit"]
path = tools/cnvkit
url = https://github.com/etal/cnvkit.git
[submodule "tools/msisensor2"]
path = tools/msisensor2
url = https://github.com/niu-lab/msisensor2.git
[submodule "tools/msisensor-pro"]
path = tools/msisensor-pro
url = https://github.com/xjtu-omics/msisensor-pro
[submodule "tools/fusioncatcher"]
path = tools/fusioncatcher
url = https://github.com/ndaniel/fusioncatcher