comparison tool_data_table_conf.xml.sample @ 0:33158d21324d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_pangolin_data commit 902cce06e30ffe8ccba5dc0c3b704eb39fb4c611
author iuc
date Wed, 20 Jul 2022 21:02:43 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:33158d21324d
1 <tables>
2 <table name="pangolin_data" comment_char="#" allow_duplicate_entries="False">
3 <!-- min_pangolin_version is the minimum pangolin tool major version that is needed to read the pangolin_data -->
4 <columns>value, description, min_pangolin_version, date, path</columns>
5 <file path="tool-data/pangolin_data.loc" />
6 </table>
7 <table name="pangolin_constellations" comment_char="#" allow_duplicate_entries="False">
8 <!-- min_scorpio_version is the minimum scorpio tool major version that is needed to read the constellations data -->
9 <columns>value, description, min_scorpio_version, date, path</columns>
10 <file path="tool-data/pangolin_constellations.loc" />
11 </table>
12 <table name="pangolin_assignment" comment_char="#" allow_duplicate_entries="False">
13 <!-- min_pangolin_version is the minimum pangolin tool major version that is needed to read the pangolin_assignment data -->
14 <columns>value, description, min_pangolin_version, date, path</columns>
15 <file path="tool-data/pangolin_assignment.loc" />
16 </table>
17 </tables>