Mercurial > repos > dfornika > kma
diff tool_data_table_conf.xml.sample @ 0:abcd73320f34 draft
planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
author | dfornika |
---|---|
date | Thu, 03 Oct 2019 01:10:37 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Oct 03 01:10:37 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of KMA index in the required format --> + <table name="kma_index" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/kma_index.loc" /> + </table> +</tables>