view tool_data_table_conf.xml.test @ 0:abcd73320f34 draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
author dfornika
date Thu, 03 Oct 2019 01:10:37 -0400
parents
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>