changeset 2:a6b8ec872e3c draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_mash_sketch_refseq/ commit bd602c325bc1b6c6453f89cf243bd9cb2dd0c520-dirty
author dfornika
date Wed, 06 Mar 2019 19:52:04 -0500
parents 0240f84d8a34
children 350da4807491
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 8 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	Wed Mar 06 19:52:04 2019 -0500
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of Mash sketches in the required format -->
+    <table name="mash_sketches" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="tool-data/mash_sketches.loc" />
+    </table>
+</tables>