comparison tool_data_table_conf.xml.test @ 5:306077e393d4 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/bowtie_wrappers commit b2e1043bf4db38be490fec298a1829f8e4a1c48e
author devteam
date Thu, 18 Aug 2016 10:20:09 -0400
parents
children
comparison
equal deleted inserted replaced
4:df86f29bedee 5:306077e393d4
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
2 <tables>
3 <!-- Locations of indexes in the Bowtie mapper format -->
4 <table name="bowtie_indexes" comment_char="#">
5 <columns>value, dbkey, name, path</columns>
6 <file path="${__HERE__}/test-data/bowtie_indices.loc" />
7 </table>
8 </tables>