9
|
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 2bit sequence files for use in Lastz -->
|
|
4 <table name="n_spiecies" comment_char="#">
|
|
5 <columns>value, name, path</columns>
|
|
6 <file path="tool-data/n_spiecies.loc" />
|
|
7 </table>
|
|
8 <!-- Locations of 2bit sequence files for use in Lastz -->
|
|
9 <table name="mirgene" comment_char="#">
|
|
10 <columns>value, name</columns>
|
|
11 <file path="tool-data/mirgene.loc" />
|
|
12 </table>
|
|
13 </tables>
|
|
14
|