view tool_data_table_conf.xml.test @ 7:7e50e8d920db draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 10ccc47885ce71e602d66e157bd475f1facbd042
author bgruening
date Mon, 05 Dec 2022 15:48:07 +0000
parents 43658f594542
children
line wrap: on
line source

<tables>
    <!-- Locations of indexes in salmon mapper format -->
    <table name="salmon_indexes_versioned" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path, version</columns>
        <file path="${__HERE__}/test-data/cached_locally/salmon_indexes_versioned.loc" />
    </table>
</tables>