view tool_data_table_conf.xml.sample @ 4:a34b2582400f draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_kma_index/ commit d1bac4e17d033729c1b87f97d36e44fe84059617-dirty
author dfornika
date Thu, 03 Oct 2019 02:33:47 -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>