view tool_data_table_conf.xml.sample @ 6:64be1ac21109 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/diamond commit 2f6d48e1d2161d03411d9fbb4fc3d16f0fa3d2e1
author bgruening
date Thu, 27 Sep 2018 06:30:30 -0400
parents 98037ef3d2a9
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="diamond_database" comment_char="#">
        <columns>value, name, db_path</columns>
        <file path="tool-data/diamond_database.loc" />
    </table>
</tables>