view tool_data_table_conf.xml.test @ 2:56e8d03b97f4 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/wigtobigwig commit 914a9c9ba6eb7d86c0feebaabd1bdd04bd3c89e6
author iuc
date Mon, 02 Jun 2025 11:51:21 +0000
parents f1af070ae9a3
children
line wrap: on
line source

<tables>
    <!-- Locations of dbkeys and len files under genome directory -->
    <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, len_path</columns>
        <file path="${__HERE__}/test-data/dbkeys.loc.test" />
    </table>
</tables>