forked from nf-core/deepmodeloptim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
31 lines (31 loc) · 1.09 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
{
"name": "nf-core/deepmodeloptim",
"homePage": "https://github.com/nf-core/deepmodeloptim",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "d20fb2a9cc3e2835e9d067d1046a63252eb17352",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "2fdce49d30c0254f76bc0f13c55c17455c1251ab",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "bbd5a41f4535a8defafe6080e00ea74c45f4f96c",
"installed_by": ["subworkflows"]
}
}
}
}
}
}