Mercurial > repos > iuc > clair3
view 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 source
<?xml version="1.0"?> <tables> <!-- Locations of clair3 model folders --> <table name="model" comment_char="#"> <columns>value, name, platform, path, source</columns> <file path="tool-data/model.loc" /> </table> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table> </tables>
