view tool_data_table_conf.xml.sample @ 3:bf1c3f9f8282

Fix for FastqToSam MAX_Q usage detection.
author Daniel Blankenberg <dan@bx.psu.edu>
date Fri, 03 May 2013 17:13:01 -0400
parents 1cd7f3b42609
children
line wrap: on
line source

<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
<tables>
    <!-- Location of Picard dict file and other files -->
    <table name="picard_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/picard_index.loc" />
    </table>
</tables>