comparison tool_data_table_conf.xml @ 11:9c7cae5f6faa draft

Uploaded
author glogobyte
date Wed, 13 Oct 2021 16:13:49 +0000
parents 355286aed1a6
children
comparison
equal deleted inserted replaced
10:38f5cbda95d9 11:9c7cae5f6faa
1 <!-- Paths are relative to the value of `tool_data_path` in galaxy.ini -->
2 <tables>
3 <table name="mirbase" comment_char="#">
4 <columns>value, name, dbkey, path</columns>
5 <file path="tool-data/mirbase.loc" />
6 </table>
7 <table name="mirgene" comment_char="#">
8 <columns>value, name</columns>
9 <file path="tool-data/mirgene.loc" />
10 </table>
11 </tables>