comparison tool_data_table_conf.xml.test @ 33:c3d19e7ee879 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bowtie2 commit 4508a3878ac8d12306a7521aa55fa286710d947a
author iuc
date Wed, 24 Sep 2025 13:36:57 +0000
parents
children
comparison
equal deleted inserted replaced
32:6b4916819621 33:c3d19e7ee879
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 Bowtie2 mapper format -->
4 <table name="bowtie2_indexes" comment_char="#">
5 <columns>value, dbkey, name, path</columns>
6 <file path="${__HERE__}/test-data/bowtie2_indices.loc" />
7 </table>
8 </tables>