view tool_data_table_conf.xml.test @ 19:15cd64d7c58b draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 26cff0d523671ac1e56ba7ef4965861b387727e8
author bgruening
date Fri, 23 Jun 2023 17:02:35 +0000
parents 2c0ca397d302
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>