view tool_data_table_conf.xml.test @ 14:b265be7af3db draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 4c71464b5f5047e0745067c115c37a5d06867649"
author bgruening
date Mon, 13 Jul 2020 17:13:55 -0400
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>