Mercurial > repos > iuc > data_manager_mash_sketch_builder
diff tool_data_table_conf.xml.sample @ 0:19cb0604e603 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mash_sketch_builder/ commit 419003af9d5cdf7466b3bbc229256da4fb5852e6"
author | iuc |
---|---|
date | Wed, 26 Feb 2020 19:03:53 +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 Wed Feb 26 19:03:53 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>