Mercurial > repos > vandelj > giant_aptsummarize
view galaxy/wrappers/tool_data_table_conf.xml.sample @ 1:2762a2622e0d draft
"planemo upload for repository https://github.com/juliechevalier/GIANT/tree/master commit e2b27d6ff2eab66454f984dbf1a519192f41db97"
author | vandelj |
---|---|
date | Wed, 09 Sep 2020 10:43:27 +0000 |
parents | 708f43bda2b6 |
children |
line wrap: on
line source
<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> <tables> <!-- Locations of files required for apt tool --> <table name="aptTool" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, pathPGF, pathCLF, pathMPS, pathBGP, pathCDF, pathAnnotTrans, pathAnnotProbe, versionInfo</columns> <file path="${__HERE__}/tool-data/aptTool.loc" /> </table> <!-- Locations of files required for LIMMA tool --> <table name="LimmaTool" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, rowTypeID, rowTypeName</columns> <file path="${__HERE__}/tool-data/LimmaTool.loc" /> </table> </tables>