forked from bigbio/quantms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
57 lines (57 loc) · 2.15 KB
/
modules.json
File metadata and controls
57 lines (57 loc) · 2.15 KB
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
55
56
57
{
"name": "bigbio/quantms",
"homePage": "https://github.com/bigbio/quantms",
"repos": {
"https://github.com/bigbio/nf-modules.git": {
"modules": {
"bigbio": {
"onsite": {
"branch": "main",
"git_sha": "ffe3c99ee867c4d7d6400f95d0b5658eccf16212",
"installed_by": ["modules"]
},
"thermorawfileparser": {
"branch": "main",
"git_sha": "a1a4a11ff508b2b5c23c9fb21c51c3327b748d4d",
"installed_by": ["modules"]
}
}
}
},
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "8deffd6a402233ebf905c66dbf804bd4c2637946",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "271e7fc14eb1320364416d996fb077421f3faed2",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["subworkflows"]
}
}
}
}
}
}