Mercurial > repos > big-tiandm > mirplant2
changeset 48:28ad3b598670 draft
Uploaded
author | big-tiandm |
---|---|
date | Wed, 03 Dec 2014 01:58:46 -0500 |
parents | c75593f79aa9 |
children | f008ab2cadc6 |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Dec 03 01:58:46 2014 -0500 @@ -0,0 +1,8 @@ +<!-- 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--> +<tables> + <!-- Locations of indexes in the Bowtie2 mapper format --> + <table name="bowtie_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/bowtie_indices.loc" /> + </table> +</tables>