view tool_data_table_conf.xml.sample @ 3:0bcc35b10569 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:19 +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>