Mercurial > repos > iuc > meme_meme
diff tool_data_table_conf.xml.sample @ 6:3215af722a0a 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:17 -0400 |
| parents | 95d2494b881b |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Nov 14 13:17:10 2016 -0500 +++ b/tool_data_table_conf.xml.sample Thu Jun 29 20:39:17 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>
