-
Notifications
You must be signed in to change notification settings - Fork 1
/
modules.json
53 lines (53 loc) · 1.8 KB
/
modules.json
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
{
"name": "mskcc/loki",
"homePage": "https://github.com/mskcc/loki",
"repos": {
"https://github.com/mskcc-omics-workflows/modules.git": {
"modules": {
"msk": {
"facets": {
"branch": "main",
"git_sha": "d1ce3e6d81b3ee2db8f04e6b9e7015c204cc6492",
"installed_by": [
"modules"
]
},
"snppileup": {
"branch": "main",
"git_sha": "4a591182dee88e8ec547b3b8d9bf004937b0a809",
"installed_by": [
"modules"
]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": [
"modules"
]
},
"fastqc": {
"branch": "master",
"git_sha": "bd8092b67b5103bdd52e300f75889442275c3117",
"installed_by": [
"modules"
]
},
"multiqc": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": [
"modules"
]
}
}
}
}
}
}