-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy pathmodules.json
More file actions
131 lines (131 loc) · 5.72 KB
/
modules.json
File metadata and controls
131 lines (131 loc) · 5.72 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
{
"name": "nf-core/demultiplex",
"homePage": "https://github.com/nf-core/demultiplex",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bases2fastq": {
"branch": "master",
"git_sha": "5f07370a6947595982045eed08cb3c6731a34df2",
"installed_by": ["modules"]
},
"bcl2fastq": {
"branch": "master",
"git_sha": "5409e115dc29a5336152edcdd2fb65b2e8230380",
"installed_by": ["bcl_demultiplex"]
},
"bclconvert": {
"branch": "master",
"git_sha": "e4a7e011bee58ded839f4da6bf9bb3fbfbebdebd",
"installed_by": ["bcl_demultiplex"]
},
"cellranger/mkfastq": {
"branch": "master",
"git_sha": "599387952c5948f362165dab0bd1710c7a217ec4",
"installed_by": ["modules"]
},
"checkqc": {
"branch": "master",
"git_sha": "389ed64090aa4594276fb3d53923432c7728c5b4",
"installed_by": ["modules"]
},
"falco": {
"branch": "master",
"git_sha": "b2f164ca59b14d6e9ed2dd2a99fa015085396faf",
"installed_by": ["modules"]
},
"fastp": {
"branch": "master",
"git_sha": "1fb5a73bce8e4ac7079b0a9461b23d11e877ad14",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "79b36b51048048374b642289bfe9e591ef56fe05",
"installed_by": ["modules"]
},
"fqtk": {
"branch": "master",
"git_sha": "7df5e920381e34d97fbec6b9e17552e93500fc06",
"installed_by": ["modules"]
},
"kraken2/kraken2": {
"branch": "master",
"git_sha": "71a39f3598935d64ffd65f0960e4d2d4a42ab778",
"installed_by": ["fastq_contam_seqtk_kraken"]
},
"md5sum": {
"branch": "master",
"git_sha": "7df444999424fb148e251c4de5140296c9356f54",
"installed_by": ["modules"]
},
"mgikit/demultiplex": {
"branch": "master",
"git_sha": "4caaead355e6ce003d05bd04c40323f646809f45",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "79b36b51048048374b642289bfe9e591ef56fe05",
"installed_by": ["modules"]
},
"multiqcsav": {
"branch": "master",
"git_sha": "121bbc727ecf39b014b0055850dc2ce914e1d1e5",
"installed_by": ["bcl_demultiplex"]
},
"samshee": {
"branch": "master",
"git_sha": "5225243e69cb81e5b9f8b6c08ccc9d549b20f8ec",
"installed_by": ["modules"]
},
"seqtk/sample": {
"branch": "master",
"git_sha": "a46713779030a5f508117080cbf4b693dd4c6e33",
"installed_by": ["fastq_contam_seqtk_kraken"]
},
"sgdemux": {
"branch": "master",
"git_sha": "599387952c5948f362165dab0bd1710c7a217ec4",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "447f7bc0fa41dfc2400c8cad4c0291880dc060cf",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"bcl_demultiplex": {
"branch": "master",
"git_sha": "f3086dae4abcf5aa695f65e352b9293b76b693ee",
"installed_by": ["subworkflows"]
},
"fastq_contam_seqtk_kraken": {
"branch": "master",
"git_sha": "e15c9999319b6bd0c0ec04ed2d4afd987c46e110",
"installed_by": ["subworkflows"]
},
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "65f5e638d901a51534c68fd5c1c19e8112fb4df1",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": ["subworkflows"]
}
}
}
}
}
}