Mercurial > repos > dfornika > data_manager_mash_sketch_builder
diff tool_data_table_conf.xml.sample @ 0:647eedfd1556 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mash_sketch_builder/ commit 20558d9de7b6dd375a8835698f231cbc0c83446d-dirty"
author | dfornika |
---|---|
date | Sat, 22 Feb 2020 00:30:35 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sat Feb 22 00:30:35 2020 +0000 @@ -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>