view tool_data_table_conf.xml.test @ 18:764756ab0eb5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 4b78174c0753e9f916bf6625490c0ce605979940
author iuc
date Mon, 26 Mar 2018 17:23:52 -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>