view tool_data_table_conf.xml.sample @ 0:206a71a69161 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tximport commit 66c3b86403faa115751332ea8e0383e26b9ee599"
author iuc
date Wed, 04 Dec 2019 05:57:26 -0500
parents
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>