view tool_data_table_conf.xml.sample @ 25:89e375886d06 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 275e49871ad442d0ac793a4cf5960ab8b7e13d21
author iuc
date Tue, 04 Sep 2018 04:03:09 -0400
parents 3c6160bd2281
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>