Mercurial > repos > vandelj > giant_aptsummarize
comparison galaxy/wrappers/tool_data_table_conf.xml.sample @ 0:708f43bda2b6 draft
"planemo upload for repository https://github.com/juliechevalier/GIANT/tree/master commit cb276a594444c8f32e9819fefde3a21f121d35df"
author | vandelj |
---|---|
date | Fri, 26 Jun 2020 09:35:11 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:708f43bda2b6 |
---|---|
1 <!-- 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--> | |
2 <tables> | |
3 <!-- Locations of files required for apt tool --> | |
4 <table name="aptTool" comment_char="#" allow_duplicate_entries="False"> | |
5 <columns>value, name, pathPGF, pathCLF, pathMPS, pathBGP, pathCDF, pathAnnotTrans, pathAnnotProbe, versionInfo</columns> | |
6 <file path="${__HERE__}/tool-data/aptTool.loc" /> | |
7 </table> | |
8 <!-- Locations of files required for LIMMA tool --> | |
9 <table name="LimmaTool" comment_char="#" allow_duplicate_entries="False"> | |
10 <columns>value, name, rowTypeID, rowTypeName</columns> | |
11 <file path="${__HERE__}/tool-data/LimmaTool.loc" /> | |
12 </table> | |
13 </tables> |