view tool_data_table_conf.xml.test @ 0:eb3a145c4962 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit b'33637968e1e32c02d7765a6701e930a0ea0dd903\n'
author mvdbeek
date Wed, 22 Mar 2017 09:56:09 -0400
parents
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>