view tool_data_table_conf.xml.test @ 30:6c19daec423d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 591f9e8e46a9429bf28b64bae6f27f744bf08b3c"
author iuc
date Sun, 18 Jul 2021 17:50:55 +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>