view tool_data_table_conf.xml.sample @ 1:3e2f1aef1aac draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tximport commit b2e8dce6a2cebcc338b0f1b3acefd6ea01fbb418"
author iuc
date Thu, 23 Sep 2021 00:17:50 +0000
parents d53de4a14836
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
        <table name="tx2gene_table" comment_char="#" allow_duplicate_entries="False">
            <columns>value, dbkey, name, path</columns>
            <file path="tool-data/tx2gene.loc" />
        </table>
</tables>