Mercurial > repos > oinizan > frogs_func
view tool_data_table_conf.xml.sample @ 0:7275d6a514d2 draft default tip
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 0e048f8e3dfce3c6abe2facd83ab95d62d42dab8
| author | oinizan |
|---|---|
| date | Wed, 28 Jan 2026 16:20:19 +0000 |
| parents | |
| children |
line wrap: on
line source
<tables> <!-- Locations of picrust2 default directory --> <table name="frogs_picrust2_placeseqs" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, dir, path, placement_tool, version</columns> <file path="tool-data/frogs_picrust2_placeseqs.loc" /> </table> <!-- Locations of picrust2 marker table files --> <table name="frogs_picrust2_functions" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path, traits, version</columns> <file path="tool-data/frogs_picrust2_functions.loc" /> </table> <!-- Locations of picrust2 pathway map files --> <!-- true columns order should be : value, name, marker, path, version; but can't change for compatibility with previous versions installed --> <table name="frogs_picrust2_pathways" comment_char="#" allow_duplicate_entries="False"> <columns>marker, path, value, name, version </columns> <file path="tool-data/frogs_picrust2_pathways.loc" /> </table> </tables>
