-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathmodules.json
More file actions
92 lines (92 loc) · 4 KB
/
modules.json
File metadata and controls
92 lines (92 loc) · 4 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
{
"name": "nf-core/seqinspector",
"homePage": "https://github.com/nf-core/seqinspector",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bwamem2/index": {
"branch": "master",
"git_sha": "5dd46a36fca68d6ad1a6b22ec47adc8c6863717d",
"installed_by": ["modules"]
},
"bwamem2/mem": {
"branch": "master",
"git_sha": "8325a8155a77a336a613a504b8e4d6cea7a2344a",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "3009f27c4e4b6e99da4eeebe82799e13924a4a1f",
"installed_by": ["modules"]
},
"fastqscreen/fastqscreen": {
"branch": "master",
"git_sha": "ab2e7b785ee4fa6d108472862edbf983cea7db49",
"installed_by": ["modules"],
"patch": "modules/nf-core/fastqscreen/fastqscreen/fastqscreen-fastqscreen.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "2c73cc8fa92cf48de3da0b643fdf357a8a290b36",
"installed_by": ["modules"]
},
"picard/collecthsmetrics": {
"branch": "master",
"git_sha": "a631e12055f6c23ba2c942d3902b3ed1b9eed859",
"installed_by": ["modules"]
},
"picard/collectmultiplemetrics": {
"branch": "master",
"git_sha": "a631e12055f6c23ba2c942d3902b3ed1b9eed859",
"installed_by": ["modules"]
},
"picard/createsequencedictionary": {
"branch": "master",
"git_sha": "a631e12055f6c23ba2c942d3902b3ed1b9eed859",
"installed_by": ["modules"]
},
"samtools/faidx": {
"branch": "master",
"git_sha": "b2e78932ef01165fd85829513eaca29eff8e640a",
"installed_by": ["modules"]
},
"samtools/index": {
"branch": "master",
"git_sha": "1d2fbdcbca677bbe8da0f9d0d2bb7c02f2cab1c9",
"installed_by": ["modules"]
},
"seqfu/stats": {
"branch": "master",
"git_sha": "6b81c03dc4465ac9351b293dc6caada2a5e7556c",
"installed_by": ["modules"]
},
"seqtk/sample": {
"branch": "master",
"git_sha": "a46713779030a5f508117080cbf4b693dd4c6e33",
"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"]
}
}
}
}
}
}