view tool_data_table_conf.xml.sample @ 2:f3c9cbd84728 draft

"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/get_reference_fasta commit 51dc6c56c7d95fc229ffee958354211cd454fd36"
author artbio
date Sun, 09 May 2021 17:08:56 +0000
parents 816bedbb305c
children
line wrap: on
line source

<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>