view tool_data_table_conf.xml.test @ 5:311d11c4a68b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 9fe39fd1ad0c1a5af9e8d2d633fd3e7404adbac7
author iuc
date Mon, 24 Feb 2025 13:54:49 +0000
parents 76d6358f71b7
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of primer scheme bedfiles -->
    <table name="primer_scheme_bedfiles" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/primer_scheme_bedfiles.loc" />
    </table>
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc" />
    </table>
    <table name="model" comment_char="#">
        <columns>value, platform, sha256, path, source</columns>
        <file path="${__HERE__}/test-data/clair3_models.loc" />
    </table>
</tables>