view tool_data_table_conf.xml.test @ 34:cebb672ec7c1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/bowtie2 commit 805616637ccfe14dafcffddce7935d36d8243cc1
author iuc
date Thu, 05 Mar 2026 21:19:43 +0000
parents c3d19e7ee879
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 Bowtie2 mapper format -->
    <table name="bowtie2_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/bowtie2_indices.loc" />
    </table>
</tables>