Mercurial > repos > iuc > data_manager_nextclade
view tool_data_table_conf.xml.test @ 1:c8b67693199e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_nextclade commit 0617f25cbfdca61240f16b85ae21f3cd46b1a44e
author | iuc |
---|---|
date | Sat, 06 Aug 2022 15:44:04 +0000 |
parents | 4de9e77bcc9e |
children |
line wrap: on
line source
<tables> <table name="nextclade" comment_char="#" allow_duplicate_entries="False"> <!-- min_nextclade_version is the minimum nextclade tool version that is needed to read the nextclade data --> <columns>value, database_name, description, min_nextclade_version, date, path</columns> <file path="${__HERE__}/test-data/nextclade.loc" /> </table> </tables>