view tool_data_table_conf.xml.test @ 4:8fbd98f37c10 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/kma commit f040316174672d9e3ce53b1873ab07cff1128940
author iuc
date Mon, 15 Dec 2025 21:59:45 +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>