Mercurial > repos > iuc > clair3
diff tool_data_table_conf.xml.sample @ 3:2c0989f0990c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
| author | iuc |
|---|---|
| date | Wed, 19 Feb 2025 16:18:53 +0000 |
| parents | 44914678d18f |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Sep 09 09:10:33 2024 +0000 +++ b/tool_data_table_conf.xml.sample Wed Feb 19 16:18:53 2025 +0000 @@ -1,8 +1,8 @@ <?xml version="1.0"?> <tables> - <!-- Locations of indexes in the Bowtie mapper format --> + <!-- Locations of clair3 model folders --> <table name="model" comment_char="#"> - <columns>value, name, platform, path</columns> + <columns>value, name, platform, path, source</columns> <file path="tool-data/model.loc" /> </table> <table name="all_fasta" comment_char="#">
