view galaxy/wrappers/tool_data_table_conf.xml.sample @ 2:866eec4605b0 draft default tip

"planemo upload for repository https://github.com/juliechevalier/GIANT/tree/master commit 89b7d0e8812f53222691cffe29bd48be6519829d"
author vandelj
date Fri, 25 Sep 2020 08:53:21 +0000
parents c9a38c1eadf1
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>