Mercurial > repos > iuc > meme_fimo
diff tool_data_table_conf.xml.sample @ 10:307b2f3559bf draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
author | iuc |
---|---|
date | Thu, 29 Jun 2017 20:39:58 -0400 |
parents | fd522a964017 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Nov 14 13:17:22 2016 -0500 +++ b/tool_data_table_conf.xml.sample Thu Jun 29 20:39:58 2017 -0400 @@ -1,6 +1,6 @@ <tables> <!-- Locations of all fasta files under genome directory --> - <table name="all_fasta" comment_char="#"> + <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table>