view tool_data_table_conf.xml.sample @ 9:424d49834830

Fix issue reported by Nicola Soranzo: https://trello.com/c/GvypU9T7. Put quotes around filenames.
author Daniel Blankenberg <dan@bx.psu.edu>
date Mon, 20 Jan 2014 11:09:02 -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>