view tool_data_table_conf.xml.sample @ 10:46cccc52be5f 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:49 -0500
parents dae123c03a74
children e803ca6407c0
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>