view tool_data_table_conf.xml.sample @ 16:227f9d3f0e32 draft

Updated HTSeq package to version 0.6.1, fixed input format string, updated dependency definitions
author lparsons
date Fri, 11 Apr 2014 15:05:28 -0400
parents 3fdeebd7e710
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 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>