view tool_data_table_conf.xml.test @ 6:74a02959470f draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 4883f9a9a2779e2b4792314bd6128c7c109c00e1"
author bgruening
date Fri, 07 May 2021 06:47:20 +0000
parents 709490665bad
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>