view tool_data_table_conf.xml.sample @ 5:9dd40f0bbfde

Uploaded new tool_data_table_conf.xml.sample
author devteam
date Wed, 08 Jan 2014 12:58:19 -0500
parents 9cfc0b970015
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>