Mercurial > repos > iuc > transtermhp
diff tool_data_table_conf.xml.sample @ 1:a923651a9984 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transtermhp commit 581d451609b919893ba53d104a5bcf2e9e565d1d
| author | iuc |
|---|---|
| date | Wed, 07 Jun 2017 07:53:30 -0400 |
| parents | 2a8cf01cb7d3 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Oct 15 15:47:08 2015 -0400 +++ b/tool_data_table_conf.xml.sample Wed Jun 07 07:53:30 2017 -0400 @@ -1,7 +1,7 @@ <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> <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>
