Mercurial > repos > iuc > pbmm2
view tool_data_table_conf.xml.test @ 3:e1d39a293b5a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit e7eed8294ff51dbbd819ace7184b2a555677d770
author | iuc |
---|---|
date | Mon, 01 Jul 2024 18:29:00 +0000 |
parents | 29eec6c7bab2 |
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>