view tool_data_table_conf.xml.sample @ 6:9d60a36b5c6a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit ffb40a055701dca74e29e651dd820a6bda3d844b
author iuc
date Thu, 26 Oct 2017 15:11:19 -0400
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>