view tool_data_table_conf.xml.test @ 8:621837e9bfed draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit 5bf4f4dbd82988d1612d951d69125bc5f5b439be
author mvdbeek
date Thu, 03 May 2018 05:12:02 -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>