view tool_data_table_conf.xml.test @ 32:b12d81af0291 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/hisat2 commit aad431e0e65d7a5c10667042592a33fabf710b4f
author iuc
date Mon, 02 Feb 2026 12:29:35 +0000
parents d5fe9aead222
children
line wrap: on
line source

<tables>
    <!-- Locations of indexes in the HISAT mapper format -->
    <table name="hisat2_indexes" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/cached_locally/hisat2_indexes.loc" />
    </table>
</tables>