view tool_data_table_conf.xml.test @ 2:1c1dba36c061 draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit e5a95750f732cec753a8c2d8dbca0f63e50205f8-dirty
author dfornika
date Fri, 04 Oct 2019 15:46:45 -0400
parents abcd73320f34
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of KMA index in the required format -->
    <table name="kma_index" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/test_database.loc" />
    </table>
</tables>