view tool_data_table_conf.xml.sample @ 6:338d4f7c1f15 draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/MirParser commit dd9d4fc7590cdbb3ceba8e34c0e890bca3ff2fb9-dirty
author drosofff
date Mon, 28 Aug 2017 12:09:25 -0400
parents 035df35a257e
children
line wrap: on
line source

<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
<tables>
    <!-- Locations of indexes in the Bowtie mapper format -->
    <table name="bowtie_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/bowtie_indices.loc" />
    </table>
</tables>