-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmodules.json
71 lines (71 loc) · 2.95 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"name": "nf-core/fastqrepair",
"homePage": "https://github.com/nf-core/fastqrepair",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bbmap/repair": {
"branch": "master",
"git_sha": "4c81a35b9f817661af684a50dec2a5a3eb297df2",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "08108058ea36a63f141c25c4e75f9f872a5b2296",
"installed_by": ["modules"]
},
"gzrt": {
"branch": "master",
"git_sha": "56f433b35062e2ca97f12d490fcc818107c33521",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "f80914f78fb7fa1c00b14cfeb29575ee12240d9c",
"installed_by": ["modules"]
},
"wipertools/fastqgather": {
"branch": "master",
"git_sha": "e7f7c0f18dfb301f410ab4e2a6ba4aac9359483a",
"installed_by": ["modules"]
},
"wipertools/fastqscatter": {
"branch": "master",
"git_sha": "e7f7c0f18dfb301f410ab4e2a6ba4aac9359483a",
"installed_by": ["modules"]
},
"wipertools/fastqwiper": {
"branch": "master",
"git_sha": "e7f7c0f18dfb301f410ab4e2a6ba4aac9359483a",
"installed_by": ["modules"]
},
"wipertools/reportgather": {
"branch": "master",
"git_sha": "e7f7c0f18dfb301f410ab4e2a6ba4aac9359483a",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "c2b22d85f30a706a3073387f30380704fcae013b",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "51ae5406a030d4da1e49e4dab49756844fdd6c7a",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "2fd2cd6d0e7b273747f32e465fdc6bcc3ae0814e",
"installed_by": ["subworkflows"]
}
}
}
}
}
}