comparison tool_data_table_conf.xml.sample @ 9:2c0ca397d302 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 4cc21e8c47d99cee4560bb7634c859b551c4ea72-dirty
author bgruening
date Sat, 27 Jul 2019 12:37:47 -0400
parents 91f3a2147127
children
comparison
equal deleted inserted replaced
8:6b0ba6de1424 9:2c0ca397d302
1 <tables> 1 <tables>
2 <table name="salmon_indexes" comment_char="#"> 2 <!-- Locations of indexes in salmon mapper format -->
3 <columns>value, name, path</columns> 3 <table name="salmon_indexes_versioned" comment_char="#" allow_duplicate_entries="False">
4 <file path="tool-data/salmon_indexes.loc" /> 4 <columns>value, dbkey, name, path, version</columns>
5 <file path="tool-data/salmon_indexes_versioned.loc" />
5 </table> 6 </table>
6 </tables> 7 </tables>