view tool_data_table_conf.xml.sample @ 1:edf39ed96bc3 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit f8a19615cd097290a1239d4bb6b8eb52c9d73b03-dirty"
author dave
date Wed, 15 Jul 2020 15:50:54 -0400
parents de73b258a601
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>