-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmodules.json
More file actions
101 lines (101 loc) · 4.29 KB
/
modules.json
File metadata and controls
101 lines (101 loc) · 4.29 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
{
"name": "nf-core/funcprofiler",
"homePage": "https://github.com/nf-core/funcprofiler",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"cat/fastq": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"diamond/blastx": {
"branch": "master",
"git_sha": "1b534ad2336876dbe82e9fea2773334cb624b426",
"installed_by": ["modules"]
},
"eggnogmapper": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"gunzip": {
"branch": "master",
"git_sha": "96c57dfd98a0641886a67bd449fe33ee2ec0e374",
"installed_by": ["modules"]
},
"humann3/humann": {
"branch": "master",
"git_sha": "7a2d8f7e1861c9c62472f1cd168d33cef918b108",
"installed_by": ["modules"]
},
"humann3/regroup": {
"branch": "master",
"git_sha": "7a2d8f7e1861c9c62472f1cd168d33cef918b108",
"installed_by": ["modules"]
},
"humann3/renorm": {
"branch": "master",
"git_sha": "7a2d8f7e1861c9c62472f1cd168d33cef918b108",
"installed_by": ["modules"]
},
"metaphlan/metaphlan": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"mifaser": {
"branch": "master",
"git_sha": "6b43745037429413ca11e0e4a1029d90493c3135",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "008f9d3e61209bf995edac3ba531f54e269e1215",
"installed_by": ["modules"]
},
"rgi/bwt": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"seqkit/fq2fa": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "447f7bc0fa41dfc2400c8cad4c0291880dc060cf",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "1a545fcbd762911c21a64ced3dbef99b2b51ac75",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "a3fb7351b1fdb2b1de282b765816bbea190e86a8",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "ce3424257de288c0ca25f097a68d3a289da23f12",
"installed_by": ["subworkflows"]
}
}
}
}
}
}