view tool_data_table_conf.xml.sample @ 0:44f6ec903688 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
author iuc
date Wed, 15 Jun 2022 09:45:05 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of indexes in the Bowtie mapper format -->
    <table name="model" comment_char="#">
        <columns>value, name, platform, path</columns>
        <file path="tool-data/model.loc" />
    </table>
    <table name="all_fasta" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
</tables>