view tool_data_table_conf.xml.test @ 3:428b93a3acb4 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 9d922676808c5f57e9c01b148eec6cc0a63c53e5
author iuc
date Sat, 14 Dec 2024 00:00:04 +0000
parents 0350116f0c25
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>