-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmodules.json
37 lines (37 loc) · 1.41 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
{
"name": "dalmolingroup/bulkrna",
"homePage": "https://github.com/dalmolingroup/bulkrna",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "b6d4d476aee074311c89d82a69c1921bd70c8180",
"installed_by": ["modules"]
},
"fastp": {
"branch": "master",
"git_sha": "20a508676f40d0fd3f911ac595af91ec845704c4",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"kallisto/index": {
"branch": "master",
"git_sha": "0f8a77ff00e65eaeebc509b8156eaa983192474b",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "ee80d14721e76e2e079103b8dcd5d57129e584ba",
"installed_by": ["modules"]
}
}
}
}
}
}