Mercurial > repos > bgruening > diamond
annotate tool_data_table_conf.xml.sample @ 9:d0ee4950cd94 draft
Uploaded
| author | bgruening |
|---|---|
| date | Sun, 08 Feb 2015 09:52:30 -0500 |
| parents | fbe4eedec466 |
| children |
| rev | line source |
|---|---|
| 1 | 1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> |
| 2 <tables> | |
| 3 <!-- Locations of indexes in the Bowtie mapper format --> | |
| 4 <table name="diamond_database" comment_char="#"> | |
| 5 <columns>value, name, db_path</columns> | |
| 6 <file path="tool-data/diamond_database.loc" /> | |
| 7 </table> | |
| 8 </tables> |
