generated from WTAC-NGS/course_template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 813 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
[submodule "unix"]
path = unix
url = https://github.com/WTAC-NGS/unix
[submodule "data_formats"]
path = data_formats
url = https://github.com/WTAC-NGS/data_formats
[submodule "read_alignment"]
path = read_alignment
url = https://github.com/WTAC-NGS/read_alignment
[submodule "variant_calling"]
path = variant_calling
url = https://github.com/WTAC-NGS/variant_calling
[submodule "structural_variation"]
path = structural_variation
url = https://github.com/WTAC-NGS/structural_variation
[submodule "rna_seq"]
path = rna_seq
url = https://github.com/WTAC-NGS/rna_seq
[submodule "chip_seq"]
path = chip_seq
url = https://github.com/WTAC-NGS/chip_seq
[submodule "assembly"]
path = assembly
url = https://github.com/WTAC-NGS/assembly
[submodule "igv"]
path = igv
url = https://github.com/WTAC-NGS/igv