comparison tool_data_table_conf.xml.sample @ 0:356839cd89d2 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/checkm commit 2a3b068a98bf0e913dc03e0d5c2182cfd102cf27
author iuc
date Fri, 29 Jul 2022 20:37:57 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:356839cd89d2
1 <tables>
2 <table name="life_taxons" comment_char="#">
3 <columns>value, name</columns>
4 <file path="tool-data/life.loc" />
5 </table>
6 <table name="domain_taxons" comment_char="#">
7 <columns>value, name</columns>
8 <file path="tool-data/domain.loc" />
9 </table>
10 <table name="phylum_taxons" comment_char="#">
11 <columns>value, name</columns>
12 <file path="tool-data/phylum.loc" />
13 </table>
14 <table name="order_taxons" comment_char="#">
15 <columns>value, name</columns>
16 <file path="tool-data/order.loc" />
17 </table>
18 <table name="family_taxons" comment_char="#">
19 <columns>value, name</columns>
20 <file path="tool-data/family.loc" />
21 </table>
22 <table name="genus_taxons" comment_char="#">
23 <columns>value, name</columns>
24 <file path="tool-data/genus.loc" />
25 </table>
26 <table name="species_taxons" comment_char="#">
27 <columns>value, name</columns>
28 <file path="tool-data/species.loc" />
29 </table>
30 </tables>