view tool-data/tool_data_table_conf.xml.sample @ 12:b0f65f88411f draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/artbio_bam_cleaning commit 6a7ed08b76a45cfcda4e030163d9f246163934ed
author artbio
date Tue, 10 Oct 2023 11:14:10 +0000
parents 65d6d2b554b3
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>