view tool-data/tool_data_table_conf.xml.sample @ 10:907b40517289

Fix typo ("with with") in readme.
author Daniel Blankenberg <dan@bx.psu.edu>
date Tue, 31 Mar 2015 11:19:47 -0400
parents ae6edc0012ba
children
line wrap: on
line source

<tables>
    <!-- Location of SAMTools indexes and other files -->
    <table name="sam_fa_indexes" comment_char="#">
        <columns>line_type, value, path</columns>
        <file path="tool-data/sam_fa_indices.loc" />
    </table>
</tables>