Mercurial > repos > iuc > data_manager_build_kma_index
view tool_data_table_conf.xml.sample @ 1:8c2e674a93bb draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kma_index/ commit 848c47fb29e9f1d319056a94a7dbd90129a4aafc"
author | iuc |
---|---|
date | Tue, 07 Apr 2020 23:20:00 -0400 |
parents | 889cc43b72d6 |
children |
line wrap: on
line source
<?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>