view data_manager_gene_annotation/tool_data_table_conf.xml.sample @ 43:e42284a13168 draft

planemo upload
author scottx611x
date Fri, 08 Jul 2016 14:45:18 -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>