view tool_data_table_conf.xml.sample @ 3:a9d882069cd4

Fix grep for determining successful run.
author Jim Johnson <jj@umn.edu>
date Fri, 08 Nov 2013 16:11:37 -0600
parents 5eb99d21ef0d
children
line wrap: on
line source

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