view tool_data_table_conf.xml.sample @ 0:475b10cd2ae8 draft default tip

Uploaded
author devteam
date Tue, 09 Jun 2020 14:27:06 -0400
parents
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="indexed_maf_files">
        <columns>name, value, indexed_for, exists_in_maf, path</columns>
        <file path="maf_index.loc" />
    </table>
</tables>