view tool_data_table_conf.xml.sample @ 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 5ba8e317529a
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="tool-data/hisat2_indexes.loc" />
    </table>
</tables>