view tool_data_table_conf.xml.sample @ 4:3ffca09599ca draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scpipe commit c2ca988fbdfb512e79e78afb941e1e78de8294d7"
author iuc
date Fri, 16 Oct 2020 14:38:33 +0000
parents 32e1bfc6b7b2
children
line wrap: on
line source

<tables>
    <!-- Locations of genome fasta files -->
    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
</tables>