Mercurial > repos > iuc > kma
diff tool_data_table_conf.xml.sample @ 0:2595c27071c2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kma commit 43bbde4f8f8671284b2acb21dfd2657de4ba967f"
author | iuc |
---|---|
date | Sat, 15 Feb 2020 15:32:58 -0500 |
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 15 15:32:58 2020 -0500 @@ -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>