view tool_data_table_conf.xml.test @ 1:7b0b810b495f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ucsc_tools/chainprenet commit 303002db06287fb25306020c4391626842f52162
author iuc
date Sun, 22 Sep 2024 07:27:09 +0000
parents fa0a3a618a57
children
line wrap: on
line source

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