view tool_data_table_conf.xml.sample @ 4:3d61a698e5e1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 7943aa76786271a466aa1b0e2c8fac3f32176863
author iuc
date Fri, 24 Mar 2023 08:12:45 +0000
parents a24ca22b906e
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="tool-data/all_fasta.loc" />
    </table>
</tables>