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

planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
author bgruening
date Fri, 23 May 2025 09:49:04 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
1 <?xml version="1.0"?>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
2 <tables>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
3 <!-- Locations of Sylph database in the required format -->
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
4 <table name="sylph_databases" comment_char="#">
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
5 <columns>value, name, path, clade, sylph_tax_identifier, version</columns>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
6 <file path="sylph_databases.loc"/>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
7 </table>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
8 <!-- Locations of Sylph taxonomy metadata files -->
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
9 <table name="sylph_tax_database" comment_char="#">
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
10 <columns>value, name, path, version</columns>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
11 <file path="sylph_tax_database.loc"/>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
12 </table>
d2a4c2cb8779 planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
bgruening
parents:
diff changeset
13 </tables>