view tool_data_table_conf.xml.test @ 27:a86e80d3c09c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit ee1e956ad8c2841d6b4861f6b5415f68d84e6ab7"
author iuc
date Wed, 04 Nov 2020 20:02:46 +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>