view tool_data_table_conf.xml.sample @ 10:deb7475e2204 draft

Deleted selected files
author glogobyte
date Thu, 02 Dec 2021 14:06:54 +0000
parents 19628086a9bc
children
line wrap: on
line source

<!-- Paths are relative to the value of `tool_data_path` in galaxy.ini -->
<tables>
    <table name="mirbase" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/mirbase.loc" />
    </table>
    <table name="mirgene" comment_char="#">
        <columns>value, name</columns>
        <file path="tool-data/mirgene.loc" />
    </table>
</tables>