Mercurial > repos > bgruening > diamond
view tool_data_table_conf.xml.test @ 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 | 54f751e413f4 |
| children | 1faba1aa14c1 |
line wrap: on
line source
<tables> <!-- Locations of all fasta files required to build Diamond databases --> <table name="diamond_database" comment_char="#"> <columns>value, name, db_path</columns> <file path="${__HERE__}/test-data/diamond_database.loc" /> </table> </tables>
