view tool_data_table_conf.xml.sample @ 9:81e9f94f257c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4fb528145289ad4db04e4589c02e9ddaa1194138
author iuc
date Fri, 17 Nov 2017 06:02:40 -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>