view tool_data_table_conf.xml.sample @ 1:debfd2838aca draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/homer commit a03582e72f78a25fb4d840a1ec0cb4ef61473bb9"
author iuc
date Sun, 26 Sep 2021 12:28:29 +0000
parents 8ebb6520eef4
children 7c5da353e460
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 preparsed genomes -->
    <table name="homer_preparse" comment_char="#">
        <columns>value, dbkey, mask, size, name, path, path_fasta, version</columns>
        <file path="tool-data/homer_preparse.loc" />
    </table>
</tables>