Mercurial > repos > dfornika > artic_minion
diff tool_data_table_conf.xml.test @ 0:42192afbbe08 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit c7abf3ddacf94afb8a10037cecff685a8707b98b-dirty"
author | dfornika |
---|---|
date | Thu, 23 Apr 2020 17:58:34 +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 Thu Apr 23 17:58:34 2020 +0000 @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of primer scheme bedfiles --> + <table name="primer_scheme_bedfiles" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/primer_scheme_bedfiles.loc" /> + </table> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/all_fasta.loc" /> + </table> +</tables>