view tool_data_table_conf.xml.sample @ 5:de2c5e5a206c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4fe7680b5ce5cb4c2654dd4ae62313498a374e52
author iuc
date Wed, 15 Feb 2017 06:11:21 -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>