annotate tool_data_table_conf.xml.sample @ 12:29e07ec3249f draft default tip

Uploaded
author fcaramia
date Mon, 17 Jun 2013 03:12:22 -0400
parents c4565b289e7d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
c4565b289e7d Uploaded
fcaramia
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-->
c4565b289e7d Uploaded
fcaramia
parents:
diff changeset
2 <tables>
c4565b289e7d Uploaded
fcaramia
parents:
diff changeset
3 <!-- Locations of all fasta files under genome directory -->
c4565b289e7d Uploaded
fcaramia
parents:
diff changeset
4 <table name="all_fasta" comment_char="#">
c4565b289e7d Uploaded
fcaramia
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
c4565b289e7d Uploaded
fcaramia
parents:
diff changeset
6 <file path="all_fasta.loc" />
c4565b289e7d Uploaded
fcaramia
parents:
diff changeset
7 </table>
c4565b289e7d Uploaded
fcaramia
parents:
diff changeset
8 </tables>