Skip to content

Commit 057c8da

Browse files
authored
Merge pull request #154 from CESNET/iwc-update-galaxy-qa1.galaxy.cloud.e-infra.cz
Install IWC tools for galaxy-qa1.galaxy.cloud.e-infra.cz
2 parents e9212a8 + fc8f5ef commit 057c8da

File tree

5 files changed

+54
-0
lines changed

5 files changed

+54
-0
lines changed

galaxy-qa1.galaxy.cloud.e-infra.cz/fasta_fastq.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,5 @@ tools:
120120
owner: bgruening
121121
- name: ncbi_blast_plus
122122
owner: devteam
123+
- name: ucsc_fasplit
124+
owner: iuc

galaxy-qa1.galaxy.cloud.e-infra.cz/fasta_fastq.yml.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,3 +415,9 @@ tools:
415415
- fc35ffc8c548
416416
tool_panel_section_id: fasta_fastq
417417
tool_panel_section_label: FASTA/FASTQ
418+
- name: ucsc_fasplit
419+
owner: iuc
420+
revisions:
421+
- 1add611a6018
422+
tool_panel_section_id: fasta_fastq
423+
tool_panel_section_label: FASTA/FASTQ

galaxy-qa1.galaxy.cloud.e-infra.cz/phylogenetics.yml.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ tools:
55
- name: hyphy_prime
66
owner: iuc
77
revisions:
8+
- 3791d6afec1e
89
- 3e41f675087f
910
- 9d83d1ab0330
1011
tool_panel_section_id: phylogenetics
1112
tool_panel_section_label: Phylogenetics
1213
- name: hyphy_busted
1314
owner: iuc
1415
revisions:
16+
- 38ac249e5d69
1517
- 481f2f8f29ff
1618
- e908c4003bd8
1719
tool_panel_section_id: phylogenetics
@@ -56,6 +58,7 @@ tools:
5658
revisions:
5759
- 0f4dc033df66
5860
- 5fd8dc04d6af
61+
- 67fe4f52c1e5
5962
tool_panel_section_id: phylogenetics
6063
tool_panel_section_label: Phylogenetics
6164
- name: hyphy_slac
@@ -68,6 +71,7 @@ tools:
6871
- name: hyphy_fel
6972
owner: iuc
7073
revisions:
74+
- b156ae1424fe
7175
- dfe121410525
7276
- ec783806a5c3
7377
tool_panel_section_id: phylogenetics
@@ -83,6 +87,7 @@ tools:
8387
- name: hyphy_relax
8488
owner: iuc
8589
revisions:
90+
- 50551ca179d3
8691
- 58240e4032d6
8792
- 5eb9d7217640
8893
tool_panel_section_id: phylogenetics
@@ -164,6 +169,7 @@ tools:
164169
owner: iuc
165170
revisions:
166171
- 2dbd8f857b5f
172+
- 3629cc0115ac
167173
- 91cf1290ba6f
168174
tool_panel_section_id: phylogenetics
169175
tool_panel_section_label: Phylogenetics
@@ -177,6 +183,7 @@ tools:
177183
- name: hyphy_cfel
178184
owner: iuc
179185
revisions:
186+
- 34d2e58b8a1f
180187
- 650313b854e1
181188
- 6960dd62c983
182189
tool_panel_section_id: phylogenetics
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
tool_panel_section_label: Uncategorized
2+
tools:
3+
- name: remove_terminal_stop_codons
4+
owner: iuc
5+
- name: cawlign
6+
owner: iuc
7+
- name: hyphy_cln
8+
owner: iuc
9+
- name: drhip
10+
owner: iuc
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
install_repository_dependencies: false
2+
install_resolver_dependencies: false
3+
install_tool_dependencies: false
4+
tool_panel_section_label: Uncategorized
5+
tools:
6+
- name: remove_terminal_stop_codons
7+
owner: iuc
8+
revisions:
9+
- 0290a7285026
10+
tool_panel_section_id: uncategorized
11+
tool_panel_section_label: Uncategorized
12+
- name: cawlign
13+
owner: iuc
14+
revisions:
15+
- 1cd8a25117c1
16+
tool_panel_section_id: uncategorized
17+
tool_panel_section_label: Uncategorized
18+
- name: hyphy_cln
19+
owner: iuc
20+
revisions:
21+
- bf1ca3de3a76
22+
tool_panel_section_id: uncategorized
23+
tool_panel_section_label: Uncategorized
24+
- name: drhip
25+
owner: iuc
26+
revisions:
27+
- dd2d60b55e0d
28+
tool_panel_section_id: uncategorized
29+
tool_panel_section_label: Uncategorized

0 commit comments

Comments
 (0)