diff tool_data_table_conf.xml.test @ 3:c3c46f14c7a4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kofamscan commit db30370820c68a8add7974d70ad04585cea5b084
author iuc
date Mon, 22 Apr 2024 14:41:54 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.test	Mon Apr 22 14:41:54 2024 +0000
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<tables>
+    <table name="kofam" comment_char="#">
+        <columns>value, name, profile_dir, ko_list</columns>
+        <file path="${__HERE__}/test-data/kofam_test.loc" />
+    </table>
+    <table name="kofam_subset" comment_char="#">
+        <columns>value, name, kofam_value</columns>
+        <file path="${__HERE__}/test-data/kofam_subsets_test.loc" />
+    </table>
+</tables>