view tool_data_table_conf.xml.sample @ 0:ec974e69e0b5 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/homer commit e49d856e0181edc6120220a1b819cba2466a4289"
author iuc
date Sun, 08 Aug 2021 11:02:42 +0000
parents
children 4fe92af4542b
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>