Mercurial > repos > iuc > sniffles
comparison tool_data_table_conf.xml.test @ 3:b86c9ece3e6f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
| author | iuc |
|---|---|
| date | Wed, 25 Sep 2024 13:25:22 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 2:6f22f224ffc5 | 3:b86c9ece3e6f |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of reference genome files in fasta format --> | |
| 4 <table name="all_fasta" comment_char="#"> | |
| 5 <columns>value, dbkey, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/all_fasta.loc" /> | |
| 7 </table> | |
| 8 </tables> |
