Skip to content

Commit 4d13a4f

Browse files
authored
Merge pull request #10 from BackofenLab/labels
Fix labels
2 parents 9c01b6c + b70fc59 commit 4d13a4f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

graphclust.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -97,77 +97,77 @@ tools:
9797

9898
- name: fasta_compute_length
9999
owner: devteam
100-
tool_panel_section_id: "FASTA manipulation tools"
100+
tool_panel_section_label: "FASTA manipulation tools"
101101
tool_shed_url: https://toolshed.g2.bx.psu.edu
102102
install_resolver_dependencies: True
103103
install_tool_dependencies: False
104104

105105
- name: fasta_formatter
106106
owner: devteam
107-
tool_panel_section_id: "FASTA manipulation tools"
107+
tool_panel_section_label: "FASTA manipulation tools"
108108
tool_shed_url: https://toolshed.g2.bx.psu.edu
109109
install_resolver_dependencies: True
110110
install_tool_dependencies: False
111111

112112
- name: fasta_nucleotide_changer
113113
owner: devteam
114-
tool_panel_section_id: "FASTA manipulation tools"
114+
tool_panel_section_label: "FASTA manipulation tools"
115115
tool_shed_url: https://toolshed.g2.bx.psu.edu
116116
install_resolver_dependencies: True
117117
install_tool_dependencies: False
118118

119119
- name: fasta_to_tabular
120120
owner: devteam
121-
tool_panel_section_id: "FASTA manipulation tools"
121+
tool_panel_section_label: "FASTA manipulation tools"
122122
tool_shed_url: https://toolshed.g2.bx.psu.edu
123123
install_resolver_dependencies: True
124124
install_tool_dependencies: False
125125

126126
- name: tabular_to_fasta
127127
owner: devteam
128-
tool_panel_section_id: "FASTA manipulation tools"
128+
tool_panel_section_label: "FASTA manipulation tools"
129129
tool_shed_url: https://toolshed.g2.bx.psu.edu
130130
install_resolver_dependencies: True
131131
install_tool_dependencies: False
132132

133133
- name: find_subsequences
134134
owner: bgruening
135-
tool_panel_section_id: "FASTA manipulation tools"
135+
tool_panel_section_label: "FASTA manipulation tools"
136136
tool_shed_url: https://toolshed.g2.bx.psu.edu
137137
install_resolver_dependencies: True
138138
install_tool_dependencies: False
139139

140140
- name: fasta_merge_files_and_filter_unique_sequences
141141
owner: galaxyp
142-
tool_panel_section_id: "FASTA manipulation tools"
142+
tool_panel_section_label: "FASTA manipulation tools"
143143
tool_shed_url: https://toolshed.g2.bx.psu.edu
144144
install_resolver_dependencies: True
145145
install_tool_dependencies: False
146146

147147
- name: get_orfs_or_cdss
148148
owner: peterjc
149-
tool_panel_section_id: "FASTA manipulation tools"
149+
tool_panel_section_label: "FASTA manipulation tools"
150150
tool_shed_url: https://toolshed.g2.bx.psu.edu
151151
install_resolver_dependencies: True
152152
install_tool_dependencies: False
153153

154154
- name: seq_filter_by_id
155155
owner: peterjc
156-
tool_panel_section_id: "FASTA manipulation tools"
156+
tool_panel_section_label: "FASTA manipulation tools"
157157
tool_shed_url: https://toolshed.g2.bx.psu.edu
158158
install_resolver_dependencies: True
159159
install_tool_dependencies: False
160160

161161
- name: seq_select_by_id
162162
owner: peterjc
163-
tool_panel_section_id: "FASTA manipulation tools"
163+
tool_panel_section_label: "FASTA manipulation tools"
164164
tool_shed_url: https://toolshed.g2.bx.psu.edu
165165
install_resolver_dependencies: True
166166
install_tool_dependencies: False
167167

168168
- name: seq_rename
169169
owner: peterjc
170-
tool_panel_section_id: "FASTA manipulation tools"
170+
tool_panel_section_label: "FASTA manipulation tools"
171171
tool_shed_url: https://toolshed.g2.bx.psu.edu
172172
install_resolver_dependencies: True
173173
install_tool_dependencies: False

0 commit comments

Comments
 (0)