view tool_data_table_conf.xml.sample @ 10:5e3b182af35c draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e10d34b547557b2bd4f0be69e31204bd5703e422"
author iuc
date Thu, 20 Jan 2022 04:29:28 +0000
parents b340f0750aa5
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>
    <!-- Locations of all liftOver files -->
    <table name="liftOver" comment_char="#">
         <columns>dbkey, name, value</columns>
        <file path="tool-data/liftOver.loc" />
    </table>
</tables>