view tool_data_table_conf.xml.sample @ 22:a26ed87f444c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit ac79103bf57c195226877a698dc197a965f82aba
author iuc
date Tue, 24 Jul 2018 09:29:27 -0400
parents 5ba8e317529a
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>