view tool_data_table_conf.xml.test @ 20:6ab42baa56e9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit d9ebd463afa1a41799aa53e9a68d0ea51093007e
author iuc
date Wed, 30 May 2018 12:02:20 -0400
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>