-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmodules.json
104 lines (104 loc) · 4.57 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
{
"name": "nf-core/proteinfamilies",
"homePage": "https://github.com/nf-core/proteinfamilies",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"cat/cat": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"clipkit": {
"branch": "master",
"git_sha": "3ef36024bb95d306c63c7bf9014132e62c7b4755",
"installed_by": ["modules"]
},
"famsa/align": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"hmmer/hmmalign": {
"branch": "master",
"git_sha": "03a9f356a1a333923c1177c2912fa7bc61bb46f3",
"installed_by": ["modules"]
},
"hmmer/hmmbuild": {
"branch": "master",
"git_sha": "03a9f356a1a333923c1177c2912fa7bc61bb46f3",
"installed_by": ["modules"]
},
"hmmer/hmmsearch": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"mafft/align": {
"branch": "master",
"git_sha": "868cb0d7fc4862991fb7c2b4cd7289806cd53f81",
"installed_by": ["modules"]
},
"mmseqs/cluster": {
"branch": "master",
"git_sha": "a437c7940f903209eec932bd54663aa9cd1bbc01",
"installed_by": ["modules"],
"patch": "modules/nf-core/mmseqs/cluster/mmseqs-cluster.diff"
},
"mmseqs/createdb": {
"branch": "master",
"git_sha": "a437c7940f903209eec932bd54663aa9cd1bbc01",
"installed_by": ["modules"]
},
"mmseqs/createtsv": {
"branch": "master",
"git_sha": "a437c7940f903209eec932bd54663aa9cd1bbc01",
"installed_by": ["modules"],
"patch": "modules/nf-core/mmseqs/createtsv/mmseqs-createtsv.diff"
},
"mmseqs/linclust": {
"branch": "master",
"git_sha": "a437c7940f903209eec932bd54663aa9cd1bbc01",
"installed_by": ["modules"],
"patch": "modules/nf-core/mmseqs/linclust/mmseqs-linclust.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
"installed_by": ["modules"]
},
"seqkit/seq": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "3e548877f25a5980a177cc4f81d2d2e8c24164ef",
"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"]
}
}
}
}
}
}