view tool_data_table_conf.xml.test @ 4:b07936a3962d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit 077b3265c7a67b999daa820e13888991b15a98a1
author mvdbeek
date Sun, 26 Mar 2017 15:53:05 -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>