view tool_data_table_conf.xml.test @ 6:d04d9f1c6791 draft

Uploaded
author devteam
date Tue, 21 Apr 2015 14:52:20 -0400
parents
children f7a0d41036c7
line wrap: on
line source

<tables>
    <table name="fasta_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/cached_locally/fasta_indexes.loc" />
    </table>
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" />
    </table>
</tables>