Mercurial > repos > dfornika > data_manager_build_kma_index
diff tool_data_table_conf.xml.sample @ 0:5e00d9417f68 draft
planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_kma_index/ commit d9732cd3279d03dcc498bf2eb903f9e6120a9d85
author | dfornika |
---|---|
date | Thu, 03 Oct 2019 00:30:29 -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 00:30:29 2019 -0400 @@ -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>