view tool_data_table_conf.xml.sample @ 7:71730c177cdf draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
author iuc
date Thu, 15 Jul 2021 16:20:06 +0000
parents 734eedede47c
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>