Mercurial > repos > iuc > slamdunk
comparison tool_data_table_conf.xml.sample @ 0:a4de8b7d6f10 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/slamdunk commit 1edb9bd1936e05d6a9ade3cde93b970fa89acb90
| author | iuc |
|---|---|
| date | Thu, 11 Oct 2018 20:32:45 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a4de8b7d6f10 |
|---|---|
| 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="tool-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 </tables> | |
| 8 |
