Mercurial > repos > dfornika > data_manager_build_bracken_database
comparison tool_data_table_conf.xml.sample @ 8:891f564fd6e3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_bracken_database/ commit a51548708ea975c0a7b135a2cbaa5d094f3c5602"
author | dfornika |
---|---|
date | Tue, 15 Oct 2019 16:59:44 -0400 |
parents | a391d55f928a |
children |
comparison
equal
deleted
inserted
replaced
7:cc49eb0defee | 8:891f564fd6e3 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tables> | 2 <tables> |
3 <!-- Locations of Mash sketches in the required format --> | 3 <!-- Locations of bracken databases in the required format --> |
4 <table name="bracken_databases" comment_char="#"> | 4 <table name="bracken_databases" comment_char="#"> |
5 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> |
6 <file path="tool-data/bracken_databases.loc" /> | 6 <file path="tool-data/bracken_databases.loc" /> |
7 </table> | 7 </table> |
8 </tables> | 8 </tables> |