view tool_data_table_conf.xml.sample @ 10:7d1e37c6ef85 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit cf1ae941d02bff8848f05c4e4039457656e3a4e8
author iuc
date Sun, 14 Jan 2018 09:23:33 -0500
parents 711c80e57384
children d0beb2753aba
line wrap: on
line source

<tables>
    <!-- Location of all GFF/GTF files -->
    <table name="gene_sets" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/gene_sets.loc" />
    </table>
</tables>