view tool_data_table_conf.xml.sample @ 4:9cb37bf9e298 draft

planemo upload commit 5177fcac0d170bfed52e728b26e4ca3ea98660d2-dirty
author cpt
date Fri, 24 May 2024 04:16:49 +0000
parents 6998c2570145
children
line wrap: on
line source

<!-- not a real sample -->
<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
</tables>