view tool_data_table_conf.xml.test @ 6:52029c4e802c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc commit a2dd716a67d60533534269faef8e87e30496bce0
author iuc
date Thu, 14 Nov 2024 07:25:12 +0000
parents b86c9ece3e6f
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- 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>