view tool_data_table_conf.xml.test @ 2:cb441f258c37 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutesv commit 963634ce66fcee0fe9d4ecd229cafbb2c4be263c
author iuc
date Fri, 11 Oct 2024 11:18:56 +0000
parents c0f8fe52948e
children
line wrap: on
line source

<tables>
    <!-- Location of SAMTools indexed FASTA files -->
    <table name="fasta_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/fasta_indexes.loc" />
    </table>
</tables>