view data_manager_monorail_index/tool_data_table_conf.xml.sample @ 15:52637de3528a draft

Uploaded
author chrisw
date Wed, 13 Nov 2019 22:56:12 +0000
parents e29807729c44
children aa1eda63b53d
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>