comparison tool_data_table_conf.xml.sample @ 0:c26087dbccbd draft default tip

Uploaded
author jjohnson
date Fri, 05 Jul 2013 15:34:05 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c26087dbccbd
1 <tables>
2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" />
6 </table>
7 <!-- Locations of genome reference in the UCSC twobit format -->
8 <table name="twobit" comment_char="#">
9 <columns>value, path</columns>
10 <file path="tool-data/twobit.loc" />
11 </table>
12 </tables>