-
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": "rnaseqprok/rnaseqprok",
"homePage": "https://github.com/rnaseqprok/rnaseqprok",
"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"
]
},
"multiqc": {
"branch": "master",
"git_sha": "f2d63bd5b68925f98f572eed70993d205cc694b7",
"installed_by": [
"modules"
]
},
"salmon/index": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": [
"modules"
]
},
"salmon/quant": {
"branch": "master",
"git_sha": "c5b528d0a51c31621b485ab3bcc008f483619ea6",
"installed_by": [
"modules"
]
},
"trimmomatic": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": [
"modules"
]
}
}
}
}
}
}