view tool_data_table_conf.xml.sample @ 6:68eaaae05c51

Uploaded tool xml that correctly filters the data table entries.
author devteam
date Wed, 08 Jan 2014 13:05:08 -0500
parents 9dd40f0bbfde
children
line wrap: on
line source

<tables>
    <!-- Location of SAMTools indexed FASTA files -->
    <table name="fasta_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/fasta_indexes.loc" />
    </table>
</tables>