Mercurial > repos > frogs > frogs_func
comparison tool_data_table_conf.xml.test @ 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="#"> | |
| 4 <columns>value, name, dir, path, placement_tool, version</columns> | |
| 5 <file path="${__HERE__}/test-data/databases/frogs_picrust2_placeseqs.loc" /> | |
| 6 </table> | |
| 7 <!-- Locations of picrust2 marker table files --> | |
| 8 <table name="frogs_picrust2_functions" comment_char="#"> | |
| 9 <columns>value, name, path, traits, version</columns> | |
| 10 <file path="${__HERE__}/test-data/databases/frogs_picrust2_functions.loc" /> | |
| 11 </table> | |
| 12 <!-- Locations of picrust2 pathway map files --> | |
| 13 <table name="frogs_picrust2_pathways" comment_char="#"> | |
| 14 <columns>value, name, marker, path, version</columns> | |
| 15 <file path="${__HERE__}/test-data/databases/frogs_picrust2_pathways.loc" /> | |
| 16 </table> | |
| 17 </tables> |
