Mercurial > repos > dfornika > snippy
diff tool_data_table_conf.xml.test @ 29:62329bafeaef draft
"planemo upload commit f1b3e36f79747fca391321389276ac196d3f7cd0-dirty"
author | dfornika |
---|---|
date | Sat, 25 Jan 2020 00:00:54 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Sat Jan 25 00:00:54 2020 +0000 @@ -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>