Mercurial > repos > dfornika > bracken
diff tool_data_table_conf.xml.sample @ 2:463f5d279974 draft
planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/bracken commit 324b55b24e9d403b04a1cc6aba362b03bad98368-dirty
| author | dfornika |
|---|---|
| date | Thu, 01 Aug 2019 13:21:15 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Aug 01 13:21:15 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>
