Mercurial > repos > iuc > artic_minion
diff tool_data_table_conf.xml.sample @ 11:e40fa37c475b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 20c6e3148d4adadc818754e77312cb11eb7af61e
| author | iuc |
|---|---|
| date | Fri, 21 Feb 2025 22:12:25 +0000 |
| parents | 8e2cff13b53a |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Jun 21 15:45:06 2023 +0000 +++ b/tool_data_table_conf.xml.sample Fri Feb 21 22:12:25 2025 +0000 @@ -10,4 +10,8 @@ <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table> + <table name="model" comment_char="#"> + <columns>value, platform, sha256, path, source</columns> + <file path="tool-data/model.loc" /> + </table> </tables>
