view gffdm/tool_data_table_conf.xml.sample @ 0:5ef1c072f07c draft

Uploaded
author cschu
date Sun, 26 Jun 2016 16:53:36 -0400
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of Kraken database in the required format -->
    <table name="gene_sets" comment_char="#">
        <columns>value, dbkey, path, provider, ref</columns>
        <file path="tool-data/gene_sets.loc" />
    </table>
</tables>