view tool_data_table_conf.xml.test @ 3:3aca08f3fd7f draft

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:47 +0000
parents ce199016a201
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>