Mercurial > repos > sanbi-uwc > data_manager_primer_scheme_bedfiles
diff tool_data_table_conf.xml.sample @ 8:730e8bf0763d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_primer_scheme_bedfiles commit ec88f278d061a0ed14b92e0563d276a30fb04b71-dirty"
author | sanbi-uwc |
---|---|
date | Wed, 22 Apr 2020 08:52:45 +0000 |
parents | 00ed379c9df1 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Sat Apr 18 16:37:22 2020 +0000 +++ b/tool_data_table_conf.xml.sample Wed Apr 22 08:52:45 2020 +0000 @@ -1,6 +1,6 @@ <tables> <!-- Locations of primer scheme BED files --> - <table name="primer_scheme_bedfiles" comment_char="#"> + <table name="primer_scheme_bedfiles" comment_char="#" allow_duplicate_entries="False"> <columns>value, description, path</columns> <file path="tool-data/primer_scheme_bedfiles.loc" /> </table>