-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathmodules.json
More file actions
72 lines (72 loc) · 3 KB
/
modules.json
File metadata and controls
72 lines (72 loc) · 3 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
{
"name": "nf-core/detaxizer",
"homePage": "https://github.com/nf-core/detaxizer",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bbmap/bbduk": {
"branch": "master",
"git_sha": "3351c212144fc8aab0e595165bf447ebecfebd8a",
"installed_by": ["modules"],
"patch": "modules/nf-core/bbmap/bbduk/bbmap-bbduk.diff"
},
"bbmap/filterbyname": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"blast/blastn": {
"branch": "master",
"git_sha": "9da6f5cc5b9170943be764c0a6926e81ba1ed3b9",
"installed_by": ["modules"]
},
"blast/makeblastdb": {
"branch": "master",
"git_sha": "6330227ba2a71d39f35b0ef60e381f456489c6ee",
"installed_by": ["modules"]
},
"fastp": {
"branch": "master",
"git_sha": "d9ec4ef289ad39b8a662a7a12be50409b11df84b",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"kraken2/kraken2": {
"branch": "master",
"git_sha": "0821737e529094ddf3c355b76d19c49ea1469141",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "af27af1be706e6a2bb8fe454175b0cdf77f47b49",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "4b406a74dc0449c0401ed87d5bfff4252fd277fd",
"installed_by": ["subworkflows"]
}
}
}
}
}
}