view tool_data_table_conf.xml.test @ 1:0d1514ecd757 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit e6582f259ba7d57bc559887a87ee56e6d29f942e
author mvdbeek
date Thu, 23 Mar 2017 10:55:41 -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>