changeset 18:46bebb396caf draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tetyper commit 65f9e423263afc8f23fa51cb4770998b99f933ba-dirty"
author dfornika
date Fri, 03 Jan 2020 20:36:15 +0000
parents 3f3d52682f17
children 3215c48a8cac
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Fri Jan 03 20:36:15 2020 +0000
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<tables>
+    <table name="tetyper_snp_profiles" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="tool-data/tetyper_snp_profiles.loc" />
+    </table>
+        <table name="tetyper_struct_profiles" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="tool-data/tetyper_struct_profiles.loc" />
+    </table>
+</tables>