-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathmodules.json
More file actions
91 lines (91 loc) · 3.89 KB
/
modules.json
File metadata and controls
91 lines (91 loc) · 3.89 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
{
"name": "nf-core/proteinannotator",
"homePage": "https://github.com/nf-core/proteinannotator",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"aria2": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"hmmer/hmmsearch": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"interproscan": {
"branch": "master",
"git_sha": "50ab4e0a9616556589152fef559b50a6e86c326b",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "80cba9452fb1e9bb79884976fa1ca0e671949aa2",
"installed_by": ["modules"]
},
"s4pred/runmodel": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["modules"]
},
"seqfu/stats": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["faa_seqfu_seqkit"]
},
"seqkit/replace": {
"branch": "master",
"git_sha": "2eccc519c7d25e24c8ef2a5a94062630b8383daf",
"installed_by": ["faa_seqfu_seqkit"]
},
"seqkit/rmdup": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["faa_seqfu_seqkit"]
},
"seqkit/seq": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["faa_seqfu_seqkit"]
},
"seqkit/stats": {
"branch": "master",
"git_sha": "28935b89b7e1f19e835f8c6e4c8322d4b505dded",
"installed_by": ["modules"]
},
"untar": {
"branch": "master",
"git_sha": "447f7bc0fa41dfc2400c8cad4c0291880dc060cf",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"faa_seqfu_seqkit": {
"branch": "master",
"git_sha": "2eccc519c7d25e24c8ef2a5a94062630b8383daf",
"installed_by": ["subworkflows"]
},
"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"]
}
}
}
}
}
}