view tool_data_table_conf.xml.sample @ 4:78e7461e8946 draft

planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
author fubar
date Fri, 14 Jun 2024 23:46:42 +0000
parents 3899b3091d4a
children f132065ac170
line wrap: on
line source

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