Mercurial > repos > thanhlv > bracken
diff tool_data_table_conf.xml.sample @ 0:9cf44596402a draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bracken commit 0b1a602e21fbf8cfeba1294b6b985f1fba75afe9-dirty
| author | thanhlv |
|---|---|
| date | Mon, 01 Apr 2019 06:52:24 -0400 |
| parents | |
| children | 2bd5a88cd70d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Apr 01 06:52:24 2019 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of ariba database in the required format --> + <table name="bracken_databases" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path</columns> + <file path="tool-data/bracken_databases.loc" /> + </table> +</tables> \ No newline at end of file
