Mercurial > repos > big-tiandm > mirplant2
diff tool_data_table_conf.xml.sample @ 53:f5a2e8308836 draft default tip
Uploaded
author | big-tiandm |
---|---|
date | Mon, 08 Dec 2014 01:51:16 -0500 |
parents | f008ab2cadc6 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Dec 05 01:28:46 2014 -0500 +++ b/tool_data_table_conf.xml.sample Mon Dec 08 01:51:16 2014 -0500 @@ -5,4 +5,9 @@ <columns>value, dbkey, name, path</columns> <file path="tool-data/bowtie_indices.loc" /> </table> + <!-- Locations of indexes in the Bowtie mapper format --> + <table name="rfam_bowtie_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/rfam_bowtie_indices.loc" /> + </table> </tables>