view tool_data_table_conf.xml.sample @ 3:7197573e88b9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mash_sketch_builder/ commit 096286097ed5cdf189a1b68c3fc34d10f4142e54
author iuc
date Sun, 16 Apr 2023 08:30:43 +0000
parents 2af9137ba067
children
line wrap: on
line source

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