forked from nf-core/multiplesequencealign
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
116 lines (116 loc) · 5.02 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
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/multiplesequencealign",
"homePage": "https://github.com/nf-core/multiplesequencealign",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"clustalo/align": {
"branch": "master",
"git_sha": "1a8cc5bb3ea3348c552abb23fb380a6390fc0666",
"installed_by": ["modules"]
},
"clustalo/guidetree": {
"branch": "master",
"git_sha": "1f253ec05723293df7757af8769f8389b7a1884e",
"installed_by": ["modules"]
},
"csvtk/concat": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"csvtk/join": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"famsa/align": {
"branch": "master",
"git_sha": "36fc6f7dfc7bf0b4226681df58486ab1948f7df2",
"installed_by": ["modules"]
},
"famsa/guidetree": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"kalign/align": {
"branch": "master",
"git_sha": "899b6b2f3e91eb0620458131fed1373c82f18ff1",
"installed_by": ["modules"]
},
"learnmsa/align": {
"branch": "master",
"git_sha": "7ca2d77c844e4d0272da08f2ff56ce5cac14e456",
"installed_by": ["modules"]
},
"mafft": {
"branch": "master",
"git_sha": "c0a22acfb0accdf8ab3ea4f755a4865d538dc53f",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "b7ebe95761cd389603f9cc0e0dc384c0f663815a",
"installed_by": ["modules"]
},
"muscle5/super5": {
"branch": "master",
"git_sha": "f883758bfbfd0dea01013750581d378e8c98aafc",
"installed_by": ["modules"]
},
"tcoffee/align": {
"branch": "master",
"git_sha": "c83c78835ca6d7a55b3f200718d887cbc7149d37",
"installed_by": ["modules"]
},
"tcoffee/alncompare": {
"branch": "master",
"git_sha": "74ee27ccbc2a492a8479323b212b2a42317c3109",
"installed_by": ["modules"]
},
"tcoffee/irmsd": {
"branch": "master",
"git_sha": "5074bd37c59454497e790d9210e2f7a876f2c24f",
"installed_by": ["modules"]
},
"tcoffee/seqreformat": {
"branch": "master",
"git_sha": "f759fd45ecabb40c761df1338a4bb3851171a7f7",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["modules"]
},
"zip": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
},
"utils_nfvalidation_plugin": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": ["subworkflows"]
}
}
}
}
}
}