view tool_data_table_conf.xml.sample @ 5:4a67169be0ee

Update to allow out of bounds positions to be not be fatal errors.
author Daniel Blankenberg <dan@bx.psu.edu>
date Thu, 16 May 2013 09:27:59 -0400
parents 55b4460cd0ce
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>