view tool_data_table_conf.xml.sample @ 0:816bedbb305c draft

"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/get_reference_fasta commit ff0b4efcce46f70bb06dcb1b7200c348959d1911"
author artbio
date Tue, 07 Jan 2020 03:36:07 -0500
parents
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>