view tool_data_table_conf.xml.test @ 25:7d34178f2812 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit a0fcbda330469051d130fd0802c55960ae948e3b
author iuc
date Tue, 11 Jun 2019 02:36:54 -0400
parents 1cd1cf786389
children
line wrap: on
line source

<tables>
    <!-- Location of Picard dict file and other files -->
    <table name="picard_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/cached_locally/picard_indexes.loc" />
    </table>
</tables>