annotate tool_data_table_conf.xml.sample @ 13:20d92dc4c6cb
draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit b2634d43c65880b8450221276487b3198a8fe03c
| author |
iuc |
| date |
Tue, 10 Jun 2025 13:52:02 +0000 |
| parents |
98037ef3d2a9 |
| children |
|
| rev |
line source |
|
0
|
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="diamond_database" comment_char="#">
|
|
|
5 <columns>value, name, db_path</columns>
|
|
|
6 <file path="tool-data/diamond_database.loc" />
|
|
|
7 </table>
|
|
|
8 </tables>
|