forked from nf-core/differentialabundance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
126 lines (126 loc) · 5.61 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"name": "nf-core/differentialabundance",
"homePage": "https://github.com/nf-core/differentialabundance",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"affy/justrma": {
"branch": "master",
"git_sha": "02a65e8871e06bac203dec16985fa3de648c99b6",
"installed_by": ["modules"]
},
"atlasgeneannotationmanipulation/gtf2featureannotation": {
"branch": "master",
"git_sha": "04bc484c987b523ea5420ed6bbc1fdc6d8aef751",
"installed_by": ["modules"]
},
"custom/matrixfilter": {
"branch": "master",
"git_sha": "f4ae1d942bd50c5c0b9bd2de1393ce38315ba57c",
"installed_by": ["modules"]
},
"custom/tabulartogseacls": {
"branch": "master",
"git_sha": "b7ebe95761cd389603f9cc0e0dc384c0f663815a",
"installed_by": ["modules"]
},
"custom/tabulartogseagct": {
"branch": "master",
"git_sha": "516189e968feb4ebdd9921806988b4c12b4ac2dc",
"installed_by": ["modules"]
},
"deseq2/differential": {
"branch": "master",
"git_sha": "9326d73af3fbe2ee90d9ce0a737461a727c5118e",
"installed_by": ["modules"]
},
"geoquery/getgeo": {
"branch": "master",
"git_sha": "516189e968feb4ebdd9921806988b4c12b4ac2dc",
"installed_by": ["modules"]
},
"gprofiler2/gost": {
"branch": "master",
"git_sha": "c75e76bff35e2ee5305ebe89b513637b38e79d1d",
"installed_by": ["modules"]
},
"gsea/gsea": {
"branch": "master",
"git_sha": "7aa7ced253469386f0645133ec3e838098dbe67c",
"installed_by": ["modules"]
},
"gunzip": {
"branch": "master",
"git_sha": "516189e968feb4ebdd9921806988b4c12b4ac2dc",
"installed_by": ["modules"]
},
"limma/differential": {
"branch": "master",
"git_sha": "9326d73af3fbe2ee90d9ce0a737461a727c5118e",
"installed_by": ["modules"]
},
"proteus/readproteingroups": {
"branch": "master",
"git_sha": "a069b29783583c219c1f23ed3dcf64a5aee1340b",
"installed_by": ["modules"]
},
"rmarkdownnotebook": {
"branch": "master",
"git_sha": "516189e968feb4ebdd9921806988b4c12b4ac2dc",
"installed_by": ["modules"]
},
"shinyngs/app": {
"branch": "master",
"git_sha": "85519fe9deccf2c5f7ff1f3b5d3494c61a794643",
"installed_by": ["modules"]
},
"shinyngs/staticdifferential": {
"branch": "master",
"git_sha": "85519fe9deccf2c5f7ff1f3b5d3494c61a794643",
"installed_by": ["modules"]
},
"shinyngs/staticexploratory": {
"branch": "master",
"git_sha": "85519fe9deccf2c5f7ff1f3b5d3494c61a794643",
"installed_by": ["modules"]
},
"shinyngs/validatefomcomponents": {
"branch": "master",
"git_sha": "85519fe9deccf2c5f7ff1f3b5d3494c61a794643",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "516189e968feb4ebdd9921806988b4c12b4ac2dc",
"installed_by": ["modules"]
},
"zip": {
"branch": "master",
"git_sha": "516189e968feb4ebdd9921806988b4c12b4ac2dc",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "92de218a329bfc9a9033116eb5f65fd270e72ba3",
"installed_by": ["subworkflows"]
},
"utils_nfvalidation_plugin": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
}
}
}
}
}
}