Mercurial > repos > iuc > data_manager_build_kma_index
diff tool_data_table_conf.xml.test @ 3:b221a6c2ed00 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit d0b3d69f25fe8419e5b98165ae53b59651d711b1
author | iuc |
---|---|
date | Fri, 10 Oct 2025 12:03:10 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri Oct 10 12:03:10 2025 +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="${__HERE__}/test-data/kma_index.loc" /> + </table> +</tables>