Mercurial > repos > iuc > clair3
view tool_data_table_conf.xml.sample @ 4:c9218b9dc7f0 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:19:04 +0000 |
parents | 3843a30053ee |
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>