view tool_data_table_conf.xml.sample @ 2:87c1c223c704 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1317f57940166a6326eea430443918f85b60bd95
author iuc
date Wed, 25 Oct 2023 07:38:28 +0000
parents 5a92f4c476b5
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="maf_indexes.loc" />
    </table>
</tables>