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