Mercurial > repos > iuc > snippy
diff tool_data_table_conf.xml.test @ 5:f9d3b5a6ef31 draft
"planemo upload commit b436c43bb4e8f28c91434173f1b8cb9b187056b2"
author | iuc |
---|---|
date | Thu, 12 Sep 2019 12:42:17 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Sep 12 12:42:17 2019 -0400 @@ -0,0 +1,8 @@ +<!-- 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--> +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/all_fasta.loc" /> + </table> +</tables>