view tool_data_table_conf.xml.sample @ 2:1080e07a2233 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 9f522562ca2048b8bafa3404abf3f930f72f7f05
author iuc
date Wed, 09 Nov 2022 12:34:55 +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="maf_indexes.loc" />
    </table>
</tables>