Mercurial > repos > iuc > nextalign
diff tool_data_table_conf.xml.sample @ 14:4d93e708218c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 2c63aeec74c260ccd9b2cdbbe1869bef2f3d5cda
author | iuc |
---|---|
date | Thu, 04 Aug 2022 06:59:23 +0000 |
parents | d1dd7d1b07f6 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Mar 21 22:09:49 2022 +0000 +++ b/tool_data_table_conf.xml.sample Thu Aug 04 06:59:23 2022 +0000 @@ -4,4 +4,9 @@ <columns>value, dbkey, name, path</columns> <file path="all_fasta.loc" /> </table> -</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="tool-data/nextclade.loc" /> + </table> +</tables> \ No newline at end of file