comparison tool_data_table_conf.xml.sample @ 0:87fe81de0931 draft default tip

Uploaded
author bigrna
date Sun, 04 Jan 2015 02:47:25 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:87fe81de0931
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="bowtie_indexes" comment_char="#">
5 <columns>value, dbkey, name, path</columns>
6 <file path="tool-data/bowtie_indices.loc" />
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>
13 <!-- Locations of repeat annotation file -->
14 <table name="repeat_annotate" comment_char="#">
15 <columns>value, dbkey, name, path</columns>
16 <file path="tool-data/repeat_annotate.loc" />
17 </table>
18 <!-- Locations of nat annotation file -->
19 <table name="nat_annotate" comment_char="#">
20 <columns>value, dbkey, name, path</columns>
21 <file path="tool-data/nat_annotate.loc" />
22 </table>
23
24 </tables>