annotate tool_data_table_conf.xml.sample @ 0:b01d62948137 draft default tip

planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
author galaxytrakr
date Thu, 26 Mar 2026 18:55:33 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
1 <?xml version="1.0"?>
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
2 <tables>
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
3 <!-- Locations of RGI database in the required format -->
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
4 <table name="rgi_databases" comment_char="#" allow_duplicate_entries="False">
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
5 <columns>value, name, path</columns>
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
6 <file path="tool-data/rgi_databases.loc" />
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
7 </table>
b01d62948137 planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
galaxytrakr
parents:
diff changeset
8 </tables>