-
Notifications
You must be signed in to change notification settings - Fork 1
/
modules.json
54 lines (54 loc) · 1.96 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
54
{
"name": "dinoflow/dinoflow",
"homePage": "https://github.com/dinoflow/dinoflow",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "76cc4938c1f6ea5c7d83fed1eeffc146787f9543",
"installed_by": [
"modules"
]
},
"fastqc": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": [
"modules"
]
},
"gunzip": {
"branch": "master",
"git_sha": "e06548bfa36ee31869b81041879dd6b3a83b1d57",
"installed_by": [
"modules"
]
},
"multiqc": {
"branch": "master",
"git_sha": "f2d63bd5b68925f98f572eed70993d205cc694b7",
"installed_by": [
"modules"
]
},
"star/genomegenerate": {
"branch": "master",
"git_sha": "cc08a888069f67cab8120259bddab8032d4c0fe3",
"installed_by": [
"modules"
]
},
"star/starsolo": {
"branch": "master",
"git_sha": "61cd93ecc95f4988e79d3b773e70f2068fdef998",
"installed_by": [
"modules"
]
}
}
}
}
}
}