-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmodules.json
More file actions
138 lines (138 loc) · 6.21 KB
/
Copy pathmodules.json
File metadata and controls
138 lines (138 loc) · 6.21 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
{
"name": "nf-core/proteinfamilies",
"homePage": "https://github.com/nf-core/proteinfamilies",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"clipkit": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"cmaple": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"famsa/align": {
"branch": "master",
"git_sha": "3e3c4b8c6ed921a2d0409c988815d34ed6012ba9",
"installed_by": ["modules"]
},
"find/concatenate": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"hhsuite/reformat": {
"branch": "master",
"git_sha": "0a0d038765a622ae970b3eb08c6fa0be48c7d24d",
"installed_by": ["modules"]
},
"hmmer/hmmalign": {
"branch": "master",
"git_sha": "f2bed902e13076698e7d59d1fedf5c083f6f17c0",
"installed_by": ["modules"]
},
"hmmer/hmmbuild": {
"branch": "master",
"git_sha": "f2bed902e13076698e7d59d1fedf5c083f6f17c0",
"installed_by": ["modules"]
},
"hmmer/hmmsearch": {
"branch": "master",
"git_sha": "f2bed902e13076698e7d59d1fedf5c083f6f17c0",
"installed_by": ["modules"]
},
"mafft/align": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
},
"mmseqs/cluster": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["mmseqs_fasta_cluster"],
"patch": "modules/nf-core/mmseqs/cluster/mmseqs-cluster.diff"
},
"mmseqs/createdb": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["mmseqs_fasta_cluster"]
},
"mmseqs/createtsv": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["mmseqs_fasta_cluster"]
},
"mmseqs/linclust": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["mmseqs_fasta_cluster"],
"patch": "modules/nf-core/mmseqs/linclust/mmseqs-linclust.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "98403d15b0e50edae1f3fec5eae5e24982f1fade",
"installed_by": ["modules"]
},
"seqfu/stats": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["faa_seqfu_seqkit"]
},
"seqkit/replace": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["faa_seqfu_seqkit"]
},
"seqkit/rmdup": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["faa_seqfu_seqkit"]
},
"seqkit/seq": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["faa_seqfu_seqkit"]
},
"untar": {
"branch": "master",
"git_sha": "6d46786420b4d7bc88eba026eb389c0c5535d120",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"faa_seqfu_seqkit": {
"branch": "master",
"git_sha": "bf70cbf44b42ff4a81afcb673fcef604f5ef3a85",
"installed_by": ["subworkflows"]
},
"mmseqs_fasta_cluster": {
"branch": "master",
"git_sha": "9ef13474c5ed9a2d740b0b8565209be636361b5a",
"installed_by": ["subworkflows"]
},
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "1a545fcbd762911c21a64ced3dbef99b2b51ac75",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "a3fb7351b1fdb2b1de282b765816bbea190e86a8",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "a7b27fd25bfa8dcc07d299e88bd790585901a436",
"installed_by": ["subworkflows"]
}
}
}
}
}
}