view tool_data_table_conf.xml.test @ 2:220316da739c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
author iuc
date Wed, 25 Sep 2024 13:25:31 +0000
parents
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>