changeset 10:38f5cbda95d9 draft

Deleted selected files
author glogobyte
date Wed, 13 Oct 2021 16:13:31 +0000
parents 355286aed1a6
children 9c7cae5f6faa
files tool_data_table_conf.xml
diffstat 1 files changed, 0 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml	Wed Oct 13 16:08:48 2021 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-<!-- 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>