view tool_data_table_conf.xml.test @ 2:69e346fb52a0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit 8b51049c08c770c52ff8444af736c8b85c99db5d
author mvdbeek
date Thu, 23 Mar 2017 12:11:32 -0400
parents eb3a145c4962
children
line wrap: on
line source

<tables>
    <!-- Locations of indexes in the Bowtie2 mapper format -->
    <table name="bowtie2_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/bowtie2_indices.loc" />
    </table>
</tables>