comparison 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
comparison
equal deleted inserted replaced
52:8b8c356e6db5 53:f5a2e8308836
3 <!-- Locations of indexes in the Bowtie mapper format --> 3 <!-- Locations of indexes in the Bowtie mapper format -->
4 <table name="bowtie_indexes" comment_char="#"> 4 <table name="bowtie_indexes" comment_char="#">
5 <columns>value, dbkey, name, path</columns> 5 <columns>value, dbkey, name, path</columns>
6 <file path="tool-data/bowtie_indices.loc" /> 6 <file path="tool-data/bowtie_indices.loc" />
7 </table> 7 </table>
8 <!-- Locations of indexes in the Bowtie mapper format -->
9 <table name="rfam_bowtie_indexes" comment_char="#">
10 <columns>value, dbkey, name, path</columns>
11 <file path="tool-data/rfam_bowtie_indices.loc" />
12 </table>
8 </tables> 13 </tables>