view tool_data_table_conf.xml.test @ 7:9625f4fffac6 draft

planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
author fubar
date Sat, 15 Jun 2024 09:52:04 +0000
parents 49c6f715bc82
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>