Mercurial > repos > iuc > data_manager_selection_background
diff tool_data_table_conf.xml.sample @ 3:90e46fb64edf draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_selection_background commit bbba39ae993250a1e7301965b03c12621513775e"
author | iuc |
---|---|
date | Wed, 25 Aug 2021 21:07:32 +0000 |
parents | f6d4b709b0bf |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Aug 24 17:58:05 2021 +0000 +++ b/tool_data_table_conf.xml.sample Wed Aug 25 21:07:32 2021 +0000 @@ -1,6 +1,6 @@ <tables> <!-- Locations of background sequences for clade analysis --> - <table name="selection_background" comment_char="#"> + <table allow_duplicate_entries="False" name="selection_background" comment_char="#"> <columns>value, label, path</columns> <file path="tool-data/selection_background.loc" /> </table>