view tool_data_table_conf.xml.test @ 9:2ff111fac1d7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit 25c49a61a5358cc7ab016fb5847328af7e67a24c"
author iuc
date Fri, 02 Apr 2021 17:18:40 +0000
parents bd84ff27bc16
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>
    <!-- Locations of 2bit sequence files for use in Lastz -->
    <table name="lastz_seqs" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/lastz_seqs.loc" />
    </table>
</tables>