-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmodules.json
More file actions
81 lines (81 loc) · 3.37 KB
/
modules.json
File metadata and controls
81 lines (81 loc) · 3.37 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
{
"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": "5d28ea7cfaebcfae6f74d1067ea766d8ff19dff3",
"installed_by": ["modules"]
},
"diamond/blastx": {
"branch": "master",
"git_sha": "8d52ac1b6f035f46c005a27b3510873c2a67ea41",
"installed_by": ["modules"]
},
"eggnogmapper": {
"branch": "master",
"git_sha": "e11b95631ff49d1e2530b0e493289e7579ee259b",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "4f6c351f7bbc62173b30f5a430e21ec907720676",
"installed_by": ["modules"]
},
"gunzip": {
"branch": "master",
"git_sha": "96c57dfd98a0641886a67bd449fe33ee2ec0e374",
"installed_by": ["modules"]
},
"metaphlan/metaphlan": {
"branch": "master",
"git_sha": "fe0ec4b67b1abd71ff9b5ece41fd5a4d8abadad5",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "cb9f4bec379866ca560f7f79d9a9a06bea8c9b51",
"installed_by": ["modules"]
},
"rgi/bwt": {
"branch": "master",
"git_sha": "d6ba7c11771e7d7b65136b4ecd11fbea49261cbb",
"installed_by": ["modules"]
},
"seqkit/fq2fa": {
"branch": "master",
"git_sha": "bf70cbf44b42ff4a81afcb673fcef604f5ef3a85",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "447f7bc0fa41dfc2400c8cad4c0291880dc060cf",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "f0b535b3ae20080f8db03dd5388876ad1ec29d70",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": ["subworkflows"]
}
}
}
}
}
}