view tool_data_table_conf.xml.sample @ 0:de73b258a601 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 21852ee28cf191d12b1ffe5583efaa5deeb1d80d-dirty"
author dave
date Wed, 15 Jul 2020 14:30:00 -0400
parents
children edf39ed96bc3
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="indexed_maf_files">
        <columns>name, value, indexed_for, exists_in_maf, path</columns>
        <file path="maf_index.loc" />
    </table>
</tables>