Mercurial > repos > iuc > arriba_draw_fusions
comparison tool_data_table_conf.xml.test @ 5:cf01dd6c6b1f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 3a528b3f87cff585baf4abb8ebe0be95a24044ea
| author | iuc |
|---|---|
| date | Wed, 25 Oct 2023 08:24:28 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 4:31f8063eedea | 5:cf01dd6c6b1f |
|---|---|
| 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> |
