view tool_data_table_conf.xml.test @ 10:1e3323a44643 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit b9f434bf71431a3b9548eb17fcc2639b3b6f8b01"
author iuc
date Fri, 22 Apr 2022 13:51:34 +0000
parents 54f751e413f4
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files required to build Diamond databases -->
    <table name="diamond_database" comment_char="#">
        <columns>value, name, db_path</columns>
        <file path="${__HERE__}/test-data/diamond_database.loc" />
    </table>
</tables>