view tool_data_table_conf.xml.sample @ 24:d9b2a7df9d4b draft

Deleted selected files
author glogobyte
date Tue, 18 May 2021 05:48:30 +0000
parents 1555fa94ce6b
children 66dd837b4e5c
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>
    <!-- Locations of 2bit sequence files for use in Lastz -->
    <table name="n_spiecies" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/n_spiecies.loc" />
    </table>
    <!-- Locations of 2bit sequence files for use in Lastz -->
    <table name="mirgene" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/mirgene.loc" />
    </table>
</tables>