Mercurial > repos > iuc > snippy
comparison tool_data_table_conf.xml.test @ 5:0aa87d97847f draft
"planemo upload commit 13d17dd18915767d3ca5bbd92ce3e5e80a287112"
author | iuc |
---|---|
date | Fri, 13 Sep 2019 05:45:21 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
4:9bccc8404a3c | 5:0aa87d97847f |
---|---|
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> | |
2 <tables> | |
3 <!-- Locations of all fasta files under genome directory --> | |
4 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> | |
5 <columns>value, dbkey, name, path</columns> | |
6 <file path="${__HERE__}/test-data/all_fasta.loc" /> | |
7 </table> | |
8 </tables> |