view tool_data_table_conf.xml.test @ 20:f01943f3b78a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit cdb4558db96dd58f9f85267488a1e27ad813fca4
author iuc
date Thu, 29 Sep 2022 08:15:34 +0000
parents e90f5bda972c
children
line wrap: on
line source

<tables>
    <!-- Locations of FASTA index ffiles for testing -->
    <table name="fasta_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/fasta_indexes.loc" />
    </table>
</tables>