view tool_data_table_conf.xml.test @ 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 model folders -->
    <table name="clair3_models" comment_char="#">
        <columns>value, name, platform, path, source</columns>
        <file path="${__HERE__}/test-data/clair3_models.loc" />
    </table>
    <!-- Locations of reference genome files in fasta format -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>