Mercurial > repos > iuc > pbmm2
view tool_data_table_conf.xml.test @ 4:11a490366d44 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit 89a1ecf9802b32432f28dee91a44b43d94296b69
author | iuc |
---|---|
date | Sat, 08 Feb 2025 20:18:55 +0000 |
parents | 1919ba3fa175 |
children |
line wrap: on
line source
<tables> <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/all_fasta.loc" /> </table> </tables>