annotate tool_data_table_conf.xml.sample @ 4:7590067ab75d default tip

made changes
author nilesh
date Wed, 17 Jul 2013 13:21:45 -0500
parents eb60bf61a2b7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
eb60bf61a2b7 first commit
nilesh
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-->
eb60bf61a2b7 first commit
nilesh
parents:
diff changeset
2 <tables>
eb60bf61a2b7 first commit
nilesh
parents:
diff changeset
3 <!-- Locations of all fasta files under genome directory -->
eb60bf61a2b7 first commit
nilesh
parents:
diff changeset
4 <table name="all_fasta" comment_char="#">
eb60bf61a2b7 first commit
nilesh
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
eb60bf61a2b7 first commit
nilesh
parents:
diff changeset
6 <file path="all_fasta.loc" />
eb60bf61a2b7 first commit
nilesh
parents:
diff changeset
7 </table>
eb60bf61a2b7 first commit
nilesh
parents:
diff changeset
8 </tables>