view data_manager_gene_annotation/tool_data_table_conf.xml.sample @ 11:9f718726ed86 draft

Uploaded
author scottx611x
date Fri, 17 Jun 2016 16:36:53 -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>