Mercurial > repos > iuc > bracken
diff tool_data_table_conf.xml.sample @ 0:6302d40828d2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
| author | iuc |
|---|---|
| date | Wed, 16 Oct 2019 16:57:23 -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 Wed Oct 16 16:57:23 2019 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of bracken 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>
