comparison tool_data_table_conf.xml.sample @ 0:c5fd7b97c2a4 draft default tip

planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 78ca62b54aee22893d278d9c3d495527be405f8a
author frogs
date Wed, 04 Feb 2026 13:17:34 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c5fd7b97c2a4
1 <tables>
2 <!-- Locations of picrust2 default directory -->
3 <table name="frogs_picrust2_placeseqs" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, name, dir, path, placement_tool, version</columns>
5 <file path="tool-data/frogs_picrust2_placeseqs.loc" />
6 </table>
7 <!-- Locations of picrust2 marker table files -->
8 <table name="frogs_picrust2_functions" comment_char="#" allow_duplicate_entries="False">
9 <columns>value, name, path, traits, version</columns>
10 <file path="tool-data/frogs_picrust2_functions.loc" />
11 </table>
12 <!-- Locations of picrust2 pathway map files -->
13 <!-- true columns order should be : value, name, marker, path, version; but can't change for compatibility with previous versions installed -->
14 <table name="frogs_picrust2_pathways" comment_char="#" allow_duplicate_entries="False">
15 <columns>marker, path, value, name, version </columns>
16 <file path="tool-data/frogs_picrust2_pathways.loc" />
17 </table>
18 </tables>