view tool_data_table_conf.xml.sample @ 2:7c3041c778d0 draft default tip

Uploaded
author dpryan79
date Wed, 09 Nov 2016 16:38:01 -0500
parents 3edb501ec957
children
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>