Mercurial > repos > iuc > medaka_variant_pipeline
comparison tool_data_table_conf.xml.test @ 0:711d4deb7bdf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit 1b97fa7a21a2c85bf4891aed1b7df92685b346c3"
| author | iuc |
|---|---|
| date | Sat, 23 May 2020 13:37:48 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:711d4deb7bdf |
|---|---|
| 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> |
