view tool_data_table_conf.xml.sample @ 7:889d2cd8a809 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit a705dfd329f2e917d549215715385f5ef5001d17
author iuc
date Mon, 30 Oct 2017 14:48:57 -0400
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>