view tool_data_table_conf.xml.sample @ 5:c1f3ee7b5003 draft

Change requirement tags to package type and added version
author Lance Parsons <lparsons@princeton.edu>
date Fri, 25 May 2012 13:09:44 -0400
parents 17c497d5826d
children
line wrap: on
line source

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