Mercurial > repos > dfornika > mash
changeset 8:0586ef4759e5 draft
planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/mash commit 423cf96266f6ac433052ff72edb1397502313010-dirty
author | dfornika |
---|---|
date | Thu, 25 Jul 2019 15:33:35 -0400 |
parents | cf0d6a872bd4 |
children | 5d31e0baf1ba |
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 Thu Jul 25 15:33:35 2019 -0400 @@ -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>