view tool_data_table_conf.xml.sample @ 9:9264ac799feb draft

planemo upload commit e794f52198fcd387dbf44a2c13b552d557696323-dirty
author cpt
date Fri, 01 Dec 2023 04:26:28 +0000
parents ab40380424c9
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>