view tool_data_table_conf.xml @ 12:023cbd52a896 draft

Uploaded
author glogobyte
date Wed, 13 Oct 2021 16:14:32 +0000
parents 355286aed1a6
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>