view tool_data_table_conf.xml.sample @ 5:cda0d1859f65 draft

Uploaded
author bgruening
date Sat, 07 Feb 2015 22:35:41 -0500
parents 5a613b179173
children cd9e4ee63761
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files required to build Diamond databases -->
    <table name="diamond_database" comment_char="#">
        <columns>value, name, db_path</columns>
        <file path="tool-data/diamond_database.loc" />
    </table>
</tables>