view tool_data_table_conf.xml.sample @ 2:3dd609434a7e draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_kma_index/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
author dfornika
date Thu, 03 Oct 2019 02:24:56 -0400
parents 5e00d9417f68
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of kma indexes in the required format -->
    <table name="kma_index" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/kma_index.loc" />
    </table>
</tables>