view tool_data_table_conf.xml.sample @ 2:bbb670b70b54 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa_mem2 commit 563c0931e9fc14b0d6e8a7d64ad042a483ec9bb4"
author iuc
date Wed, 24 Nov 2021 21:29:12 +0000
parents 54e1a39b5068
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 indexes in the BWA-MEM2 mapper format-->
    <table name="bwa_mem2_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/bwa_mem2_index.loc" />
    </table>
</tables>