-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
78 lines (78 loc) · 3.35 KB
/
modules.json
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
{
"name": "MDL/metabolt",
"homePage": "https://github.com/muneebdev7/metabolt",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bwa/index": {
"branch": "master",
"git_sha": "a29f18660f5e3748d44d6f716241e70c942c065d",
"installed_by": ["modules"],
"patch": "modules/nf-core/bwa/index/bwa-index.diff"
},
"bwa/mem": {
"branch": "master",
"git_sha": "a29f18660f5e3748d44d6f716241e70c942c065d",
"installed_by": ["modules"]
},
"fastp": {
"branch": "master",
"git_sha": "d082103d7976a2804f21225446cc110cbd822f4c",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "b1966f36ec9de31927b2603d8f499960b2a4c294",
"installed_by": ["modules"]
},
"megahit": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"]
},
"metabat2/jgisummarizebamcontigdepths": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"],
"patch": "modules/nf-core/metabat2/jgisummarizebamcontigdepths/metabat2-jgisummarizebamcontigdepths.diff"
},
"metabat2/metabat2": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "7b50cb7be890e4b28cffb82e438cc6a8d7805d3f",
"installed_by": ["modules"]
},
"samtools/index": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "c2b22d85f30a706a3073387f30380704fcae013b",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "51ae5406a030d4da1e49e4dab49756844fdd6c7a",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "2fd2cd6d0e7b273747f32e465fdc6bcc3ae0814e",
"installed_by": ["subworkflows"]
}
}
}
}
}
}