view tool_data_table_conf.xml.test @ 3:7adddc6015c1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit a59b05dd4a79b1b4e14ab1d78202c07a889ab023
author iuc
date Sat, 22 Apr 2023 20:08:40 +0000
parents cfea1d6354db
children
line wrap: on
line source

<!-- Paths are relative to the value of `tool_data_path` in galaxy.ini -->
<tables>
    <!-- Locations of MAF files that have been indexed with bx-python -->
    <table name="maf_indexes">
        <columns>name, value, indexed_for, exists_in_maf, path</columns>
        <file path="${__HERE__}/test-data/local/maf_indexes.loc" />
    </table>
</tables>