Mercurial > repos > iuc > arriba
comparison tool_data_table_conf.xml.test @ 4:98163e8ed458 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
| author | iuc |
|---|---|
| date | Wed, 25 Sep 2024 15:29:26 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 3:2eca65b822be | 4:98163e8ed458 |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of all fasta files under genome directory --> | |
| 3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="${__HERE__}/test-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 </tables> |
