view tool_data_table_conf.xml.sample @ 40:ed07bcc39f6e

Provide a matched tabular output
author Jim Johnson <jj@umn.edu>
date Wed, 06 May 2015 14:31:57 -0500
parents b649c729be4c
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="defuse_reference" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/defuse_reference.loc" />
    </table>
</tables>