view tool_data_table_conf.xml.test @ 2:55b7b257e12f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit ea74a1d7e62c0c7f878cf0d83f3539dfbb146b64
author iuc
date Wed, 21 Feb 2024 10:27:49 +0000
parents 29eec6c7bab2
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>