-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmodules.json
More file actions
116 lines (116 loc) · 5.18 KB
/
modules.json
File metadata and controls
116 lines (116 loc) · 5.18 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"name": "nf-core/coproid",
"homePage": "https://github.com/nf-core/coproid",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bowtie2/align": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"],
"patch": "modules/nf-core/bowtie2/align/bowtie2-align.diff"
},
"bowtie2/build": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"damageprofiler": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"fastp": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "3009f27c4e4b6e99da4eeebe82799e13924a4a1f",
"installed_by": ["modules"]
},
"kraken2/kraken2": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "575e1a4b51a9bad7a8cd1316a88fb85684ef7c7b",
"installed_by": ["modules"]
},
"pydamage/analyze": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"],
"patch": "modules/nf-core/pydamage/analyze/pydamage-analyze.diff"
},
"quartonotebook": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"],
"patch": "modules/nf-core/quartonotebook/quartonotebook.diff"
},
"sam2lca/analyze": {
"branch": "master",
"git_sha": "e657cdd0198cc26f2e501325eb7f70fbd740b6ee",
"installed_by": ["modules"]
},
"samtools/index": {
"branch": "master",
"git_sha": "b13f07be4c508d6ff6312d354d09f2493243e208",
"installed_by": ["modules"]
},
"samtools/merge": {
"branch": "master",
"git_sha": "b13f07be4c508d6ff6312d354d09f2493243e208",
"installed_by": ["modules"]
},
"samtools/sort": {
"branch": "master",
"git_sha": "b7800db9b069ed505db3f9d91b8c72faea9be17b",
"installed_by": ["modules"],
"patch": "modules/nf-core/samtools/sort/samtools-sort.diff"
},
"sourcepredict": {
"branch": "master",
"git_sha": "f827e6ae7ed2e3fec90755907f3ac668c9e6c6a9",
"installed_by": ["modules"],
"patch": "modules/nf-core/sourcepredict/sourcepredict.diff"
},
"untar": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
},
"xz/decompress": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "65f5e638d901a51534c68fd5c1c19e8112fb4df1",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "fdc08b8b1ae74f56686ce21f7ea11ad11990ce57",
"installed_by": ["subworkflows"]
}
}
}
}
}
}