view tool_data_table_conf.xml.sample @ 7:079f737d675f default tip

Allow sorting FASTA by sequence identifier (chromosome).
author Daniel Blankenberg <dan@bx.psu.edu>
date Tue, 07 Jan 2014 14:49:01 -0500
parents 791096e8d45a
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>