view tool_data_table_conf.xml.test @ 23:6daca6da3059 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 048a871cbca11489fb27478f233555106cfb5f22
author iuc
date Wed, 05 Sep 2018 09:04:02 -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>