-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathmodules.json
More file actions
138 lines (138 loc) · 6.23 KB
/
modules.json
File metadata and controls
138 lines (138 loc) · 6.23 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
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
127
128
129
130
131
132
133
134
135
136
137
138
{
"name": "nf-core/hadge",
"homePage": "https://github.com/nf-core/hadge",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bff": {
"branch": "master",
"git_sha": "4c2012fe04a7850c9e222ca5e81c8220b94027de",
"installed_by": ["modules"]
},
"cellsnp/modea": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"],
"patch": "modules/nf-core/cellsnp/modea/cellsnp-modea.diff"
},
"csvtk/join": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"demuxem": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"],
"patch": "modules/nf-core/demuxem/demuxem.diff"
},
"gmmdemux": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"],
"patch": "modules/nf-core/gmmdemux/gmmdemux.diff"
},
"hasheddrops": {
"branch": "master",
"git_sha": "0cb99468d3666ac3babf10b270720e1b99319f90",
"installed_by": ["modules"],
"patch": "modules/nf-core/hasheddrops/hasheddrops.diff"
},
"htodemux": {
"branch": "master",
"git_sha": "6d8e4eb4f0e2790646d0466d1073db95610883f0",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "575e1a4b51a9bad7a8cd1316a88fb85684ef7c7b",
"installed_by": ["modules"]
},
"multiseqdemux": {
"branch": "master",
"git_sha": "6d8e4eb4f0e2790646d0466d1073db95610883f0",
"installed_by": ["modules"],
"patch": "modules/nf-core/multiseqdemux/multiseqdemux.diff"
},
"popscle/demuxlet": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"],
"patch": "modules/nf-core/popscle/demuxlet/popscle-demuxlet.diff"
},
"popscle/dscpileup": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"],
"patch": "modules/nf-core/popscle/dscpileup/popscle-dscpileup.diff"
},
"popscle/freemuxlet": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"]
},
"samtools/index": {
"branch": "master",
"git_sha": "d090922b1a4b80ba283186459ababf8e308abcbb",
"installed_by": ["modules"]
},
"samtools/sort": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"]
},
"samtools/view": {
"branch": "master",
"git_sha": "d090922b1a4b80ba283186459ababf8e308abcbb",
"installed_by": ["modules"]
},
"scanpy/hashsolo": {
"branch": "master",
"git_sha": "2b474484e0f4c130392c4d67225e15614732e2a8",
"installed_by": ["modules"]
},
"souporcell": {
"branch": "master",
"git_sha": "6998ba9049ad0d544c243e2f785f94f8e9f8356b",
"installed_by": ["modules"]
},
"umitools/dedup": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"]
},
"vireo": {
"branch": "master",
"git_sha": "adfd5ba7915e96ccf41ccc0b4be859c398d0eb95",
"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": "4b406a74dc0449c0401ed87d5bfff4252fd277fd",
"installed_by": ["subworkflows"]
}
}
}
}
}
}