Mercurial > repos > big-tiandm > mirplant2
annotate tool_data_table_conf.xml.sample @ 51:3202911efdae draft
Uploaded
author | big-tiandm |
---|---|
date | Fri, 05 Dec 2014 01:14:28 -0500 |
parents | f008ab2cadc6 |
children | f5a2e8308836 |
rev | line source |
---|---|
48 | 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> | |
49 | 3 <!-- Locations of indexes in the Bowtie mapper format --> |
48 | 4 <table name="bowtie_indexes" comment_char="#"> |
5 <columns>value, dbkey, name, path</columns> | |
6 <file path="tool-data/bowtie_indices.loc" /> | |
7 </table> | |
8 </tables> |