Mercurial > repos > thanhlv > snippy
diff tool_data_table_conf.xml.sample @ 0:42806c5a342d draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
| author | thanhlv |
|---|---|
| date | Tue, 25 Jun 2019 10:53:58 -0400 |
| parents | |
| children | 4e478a5f2742 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Jun 25 10:53:58 2019 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of ariba database in the required format --> + <table name="ariba_databases" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path</columns> + <file path="tool-data/snippy.loc" /> + </table> +</tables> \ No newline at end of file
