view tool_data_table_conf.xml.test @ 14:1d62240feff3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit 8051b858e0f5c6d7c1092754df02ed8303a53054
author iuc
date Mon, 27 Jun 2022 17:30:57 +0000
parents 711d4deb7bdf
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc"/>
    </table>
</tables>