Mercurial > repos > bgruening > diamond
view tool_data_table_conf.xml.test @ 12:60f307965815 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 62db819c1db857d3fba94dc4e290ee0f50f7928d
| author | iuc |
|---|---|
| date | Mon, 03 Feb 2025 16:01:01 +0000 |
| parents | 54f751e413f4 |
| children |
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>
