view data_manager_gene_annotation/tool_data_table_conf.xml.sample @ 36:f38beb0743d5 draft

planemo upload
author scottx611x
date Thu, 23 Jun 2016 17:18:20 -0400
parents 0442068f5c91
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of gene annotation data -->
    <table name="gene_annotation" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/gene_annotation.loc" />
    </table>
</tables>