annotate tool_data_table_conf.xml.sample @ 2:12d4359b7e2f draft

Updated command line format per dev team standards.
author Dave B. <dave@bx.psu.edu>
date Mon, 01 Apr 2013 15:24:44 -0400
parents 0801f8207d30
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
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-->
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
2 <tables>
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
3 <!-- Locations of 2bit sequence files for use in Lastz -->
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
4 <table name="lastz_seqs" comment_char="#">
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
5 <columns>value, name, path</columns>
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
6 <file path="tool-data/lastz_seqs.loc" />
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
7 </table>
0801f8207d30 Uploaded tarball
devteam
parents:
diff changeset
8 </tables>