view tool_data_table_conf.xml.sample @ 1:2c338211927c 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:18:22 +0000
parents 206a71a69161
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>