Mercurial > repos > bgruening > data_manager_diamond_database_builder
view tool_data_table_conf.xml.sample @ 9:a54ec247ad52 draft
Uploaded
author | bgruening |
---|---|
date | Sun, 08 Feb 2015 04:00:13 -0500 |
parents | 5a613b179173 |
children | cd9e4ee63761 |
line wrap: on
line source
<tables> <!-- Locations of all fasta files required to build Diamond databases --> <table name="diamond_database" comment_char="#"> <columns>value, name, db_path</columns> <file path="tool-data/diamond_database.loc" /> </table> </tables>