view tool_data_table_conf.xml.test @ 2:98099e4da1fd draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kma commit 812bb0a31f030096bf1b0836f64e76b820c8e2c2
author iuc
date Fri, 14 Jun 2024 21:15:44 +0000
parents 2595c27071c2
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of KMA index in the required format -->
    <table name="kma_index" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/test_database.loc" />
    </table>
</tables>