view tool_data_table_conf.xml.test @ 5:d21b141aecc8 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit f325ca2ced02af231abfb08700aae1da6824c9ab"
author bgruening
date Thu, 30 Apr 2020 22:51:16 +0000
parents f8dcec78f067
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>