view tool_data_table_conf.xml.test @ 30:b502c227b5e6 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 0244aa33464cc27d1ce881cb310b8eda36e9a89c
author iuc
date Mon, 22 Aug 2022 09:56:00 +0000
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>