view tool_data_table_conf.xml.test @ 15:0f7cb5f69f7d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc_blat/ commit 99187c039c91c052b45f7370ac9b1ccaa6b60b28
author iuc
date Mon, 19 May 2025 08:38:50 +0000
parents 2a89f630fa85
children
line wrap: on
line source

<tables>
    <!-- Location of blat database files -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>