view tool_data_table_conf.xml.sample @ 3:915a9dd57e1a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tximport commit 5f8e6e70a9d82331367f7a052a76a04c47c5144e
author iuc
date Sat, 28 Sep 2024 16:33:10 +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>