Mercurial > repos > iuc > data_manager_build_kma_index
diff tool_data_table_conf.xml.sample @ 0:eb620aa70b61 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit cf775591e6aa55798abe20c77572761076cc535f"
| author | iuc |
|---|---|
| date | Tue, 18 Feb 2020 21:23:58 +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 Tue Feb 18 21:23:58 2020 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of kma indexes in the required format --> + <table name="kma_index" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/kma_index.loc" /> + </table> +</tables>
