-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmodules.json
More file actions
73 lines (73 loc) · 2.21 KB
/
modules.json
File metadata and controls
73 lines (73 loc) · 2.21 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"name": "",
"homePage": "",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"multiqc": {
"branch": "master",
"git_sha": "e10b76ca0c66213581bec2833e30d31f239dec0b",
"installed_by": ["modules"]
}
}
}
},
"https://github.com/nf-neuro/modules.git": {
"modules": {
"nf-neuro": {
"denoising/mppca": {
"branch": "main",
"git_sha": "1c7984a32135efc6547518cff5724312013bcd4f",
"installed_by": ["modules"]
},
"image/convert": {
"branch": "main",
"git_sha": "0d983f0f2bddd155cfb9ac3080747850157fd9c8",
"installed_by": ["modules"]
},
"image/powderaverage": {
"branch": "main",
"git_sha": "44a8807e115f15d720ff952229c7d7540952b587",
"installed_by": ["modules"]
},
"image/resample": {
"branch": "main",
"git_sha": "a3fbaa40d649f221b099322105936afe09115c0c",
"installed_by": ["modules"]
},
"reconst/dtimetrics": {
"branch": "main",
"git_sha": "0fdd04fbe05e37bfe1273d23e1d49018297ea7de",
"installed_by": ["modules"]
},
"reconst/fodf": {
"branch": "main",
"git_sha": "0fdd04fbe05e37bfe1273d23e1d49018297ea7de",
"installed_by": ["modules"]
},
"reconst/frf": {
"branch": "main",
"git_sha": "a51881f1c316e0e52b68fa66d7465c32339e2142",
"installed_by": ["modules"]
},
"reconst/qball": {
"branch": "main",
"git_sha": "5420aa212ac5ad3f255f50ca5b0d5995693f8c35",
"installed_by": ["modules"]
},
"tracking/localtracking": {
"branch": "main",
"git_sha": "ec4f04fd25e3167ba495094925027248722c1aad",
"installed_by": ["modules"]
},
"utils/extractb0": {
"branch": "main",
"git_sha": "0245a01f7ab9bec0753e2235fba489e3353f1a33",
"installed_by": ["modules"]
}
}
}
}
}
}